Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-13012 (GCVE-0-2019-13012)
Vulnerability from cvelistv5 – Published: 2019-06-28 14:07 – Updated: 2024-08-04 23:41- n/a
| URL | Tags |
|---|---|
| https://gitlab.gnome.org/GNOME/glib/issues/1658 | x_refsource_MISC |
| https://gitlab.gnome.org/GNOME/glib/merge_requests/450 | x_refsource_MISC |
| https://gitlab.gnome.org/GNOME/glib/commit/5e4da7… | x_refsource_MISC |
| https://usn.ubuntu.com/4049-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://usn.ubuntu.com/4049-2/ | vendor-advisoryx_refsource_UBUNTU |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | x_refsource_CONFIRM |
| https://lists.debian.org/debian-lts-announce/2019… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2019… | mailing-listx_refsource_MLIST |
| https://security.netapp.com/advisory/ntap-2019080… | x_refsource_CONFIRM |
| https://lists.apache.org/thread.html/rf4c02775860… | mailing-listx_refsource_MLIST |
| https://lists.apache.org/thread.html/r58af02e294b… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T23:41:09.239Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-06-29T14:09:35.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13012",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.gnome.org/GNOME/glib/issues/1658",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190806-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-13012",
"datePublished": "2019-06-28T14:07:42.000Z",
"dateReserved": "2019-06-28T00:00:00.000Z",
"dateUpdated": "2024-08-04T23:41:09.239Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-13012",
"date": "2026-05-20",
"epss": "0.01604",
"percentile": "0.81936"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.0.0\", \"versionEndExcluding\": \"2.59.1\", \"matchCriteriaId\": \"D27A1C30-C421-487F-BF42-C1AF1387CF9B\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.\"}, {\"lang\": \"es\", \"value\": \"La back-end de configuraci\\u00f3n de keyfile en GLib (tambi\\u00e9n se conoce como glib2.0) anterior a versi\\u00f3n 2.60.0 de GNOME, crea directorios usando g_file_make_directory_with_parents (kfsb-)dir, NULL, NULL) y archivos utilizando g_file_replace_contents (kfsb-)file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). En consecuencia, no restringe apropiadamente los permisos de directorio (y archivo). En cambio, para los directorios, son usados permisos 0777; para los archivos, se utilizan permisos de archivo por defecto. Esto es similar a CVE-2019-12450.\"}]",
"id": "CVE-2019-13012",
"lastModified": "2024-11-21T04:24:01.900",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:P/A:N\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-06-28T15:15:10.970",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib/issues/1658\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib/merge_requests/450\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190806-0003/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://usn.ubuntu.com/4049-1/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://usn.ubuntu.com/4049-2/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib/issues/1658\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib/merge_requests/450\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190806-0003/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://usn.ubuntu.com/4049-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://usn.ubuntu.com/4049-2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-732\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-13012\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-06-28T15:15:10.970\",\"lastModified\":\"2024-11-21T04:24:01.900\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.\"},{\"lang\":\"es\",\"value\":\"La back-end de configuraci\u00f3n de keyfile en GLib (tambi\u00e9n se conoce como glib2.0) anterior a versi\u00f3n 2.60.0 de GNOME, crea directorios usando g_file_make_directory_with_parents (kfsb-)dir, NULL, NULL) y archivos utilizando g_file_replace_contents (kfsb-)file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). En consecuencia, no restringe apropiadamente los permisos de directorio (y archivo). En cambio, para los directorios, son usados permisos 0777; para los archivos, se utilizan permisos de archivo por defecto. Esto es similar a CVE-2019-12450.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.59.1\",\"matchCriteriaId\":\"D27A1C30-C421-487F-BF42-C1AF1387CF9B\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/issues/1658\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/merge_requests/450\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190806-0003/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4049-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4049-2/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/issues/1658\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/merge_requests/450\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190806-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4049-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4049-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
CERTFR-2021-AVI-791
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 FP3 | ||
| IBM | N/A | CP4S versions 1.7.0 à 1.7.2 antérieures à 1.8.0.0 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.1 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 FP3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4S versions 1.7.0 \u00e0 1.7.2 ant\u00e9rieures \u00e0 1.8.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2020-8315",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8315"
},
{
"name": "CVE-2021-25215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25215"
},
{
"name": "CVE-2020-24977",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24977"
},
{
"name": "CVE-2020-13543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13543"
},
{
"name": "CVE-2021-23364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23364"
},
{
"name": "CVE-2020-13434",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13434"
},
{
"name": "CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"name": "CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2017-12620",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12620"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2020-8622",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8622"
},
{
"name": "CVE-2020-29362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29362"
},
{
"name": "CVE-2020-9983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9983"
},
{
"name": "CVE-2021-1820",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1820"
},
{
"name": "CVE-2018-25011",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25011"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2020-9951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9951"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2021-20305",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20305"
},
{
"name": "CVE-2021-22918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22918"
},
{
"name": "CVE-2021-20578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20578"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2021-3450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3450"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2019-13012",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13012"
},
{
"name": "CVE-2021-29679",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29679"
},
{
"name": "CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"name": "CVE-2021-2432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2432"
},
{
"name": "CVE-2020-8624",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8624"
},
{
"name": "CVE-2021-33910",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33910"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2020-14362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14362"
},
{
"name": "CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"name": "CVE-2019-3842",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3842"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2021-1826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1826"
},
{
"name": "CVE-2020-8617",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8617"
},
{
"name": "CVE-2017-14502",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14502"
},
{
"name": "CVE-2020-29361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29361"
},
{
"name": "CVE-2021-1817",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1817"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2020-14347",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14347"
},
{
"name": "CVE-2020-14360",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14360"
},
{
"name": "CVE-2021-1825",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1825"
},
{
"name": "CVE-2020-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13776"
},
{
"name": "CVE-2020-14346",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14346"
},
{
"name": "CVE-2020-14361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14361"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2021-30661",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30661"
},
{
"name": "CVE-2020-8927",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8927"
},
{
"name": "CVE-2020-15358",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15358"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2020-29363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29363"
},
{
"name": "CVE-2021-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3609"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2020-13584",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13584"
},
{
"name": "CVE-2020-36328",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36328"
},
{
"name": "CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"name": "CVE-2020-8492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8492"
},
{
"name": "CVE-2019-9169",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9169"
},
{
"name": "CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"name": "CVE-2020-4951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-4951"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2016-10228",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10228"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2021-22555",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22555"
},
{
"name": "CVE-2020-26137",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26137"
},
{
"name": "CVE-2021-25214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25214"
},
{
"name": "CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"name": "CVE-2020-13933",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13933"
},
{
"name": "CVE-2020-14344",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14344"
},
{
"name": "CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2020-24332",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24332"
},
{
"name": "CVE-2020-25712",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25712"
},
{
"name": "CVE-2021-29745",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29745"
},
{
"name": "CVE-2020-24330",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24330"
},
{
"name": "CVE-2020-36329",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36329"
},
{
"name": "CVE-2021-29894",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29894"
},
{
"name": "CVE-2020-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9948"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2021-23362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23362"
},
{
"name": "CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"name": "CVE-2020-24331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24331"
},
{
"name": "CVE-2020-14345",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14345"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"name": "CVE-2020-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8625"
}
],
"links": [],
"reference": "CERTFR-2021-AVI-791",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6491661 du 14 octobre 2021",
"url": "https://www.ibm.com/support/pages/node/6491661"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6493729 du 14 octobre 2021",
"url": "https://www.ibm.com/support/pages/node/6493729"
}
]
}
CERTFR-2021-AVI-791
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 FP3 | ||
| IBM | N/A | CP4S versions 1.7.0 à 1.7.2 antérieures à 1.8.0.0 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.1 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 FP3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4S versions 1.7.0 \u00e0 1.7.2 ant\u00e9rieures \u00e0 1.8.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2020-8315",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8315"
},
{
"name": "CVE-2021-25215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25215"
},
{
"name": "CVE-2020-24977",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24977"
},
{
"name": "CVE-2020-13543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13543"
},
{
"name": "CVE-2021-23364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23364"
},
{
"name": "CVE-2020-13434",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13434"
},
{
"name": "CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"name": "CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2017-12620",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12620"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2020-8622",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8622"
},
{
"name": "CVE-2020-29362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29362"
},
{
"name": "CVE-2020-9983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9983"
},
{
"name": "CVE-2021-1820",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1820"
},
{
"name": "CVE-2018-25011",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25011"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2020-9951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9951"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2021-20305",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20305"
},
{
"name": "CVE-2021-22918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22918"
},
{
"name": "CVE-2021-20578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20578"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2021-3450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3450"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2019-13012",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13012"
},
{
"name": "CVE-2021-29679",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29679"
},
{
"name": "CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"name": "CVE-2021-2432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2432"
},
{
"name": "CVE-2020-8624",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8624"
},
{
"name": "CVE-2021-33910",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33910"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2020-14362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14362"
},
{
"name": "CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"name": "CVE-2019-3842",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3842"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2021-1826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1826"
},
{
"name": "CVE-2020-8617",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8617"
},
{
"name": "CVE-2017-14502",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14502"
},
{
"name": "CVE-2020-29361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29361"
},
{
"name": "CVE-2021-1817",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1817"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2020-14347",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14347"
},
{
"name": "CVE-2020-14360",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14360"
},
{
"name": "CVE-2021-1825",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1825"
},
{
"name": "CVE-2020-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13776"
},
{
"name": "CVE-2020-14346",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14346"
},
{
"name": "CVE-2020-14361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14361"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2021-30661",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30661"
},
{
"name": "CVE-2020-8927",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8927"
},
{
"name": "CVE-2020-15358",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15358"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2020-29363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29363"
},
{
"name": "CVE-2021-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3609"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2020-13584",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13584"
},
{
"name": "CVE-2020-36328",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36328"
},
{
"name": "CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"name": "CVE-2020-8492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8492"
},
{
"name": "CVE-2019-9169",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9169"
},
{
"name": "CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"name": "CVE-2020-4951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-4951"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2016-10228",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10228"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2021-22555",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22555"
},
{
"name": "CVE-2020-26137",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26137"
},
{
"name": "CVE-2021-25214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25214"
},
{
"name": "CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"name": "CVE-2020-13933",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13933"
},
{
"name": "CVE-2020-14344",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14344"
},
{
"name": "CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2020-24332",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24332"
},
{
"name": "CVE-2020-25712",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25712"
},
{
"name": "CVE-2021-29745",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29745"
},
{
"name": "CVE-2020-24330",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24330"
},
{
"name": "CVE-2020-36329",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36329"
},
{
"name": "CVE-2021-29894",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29894"
},
{
"name": "CVE-2020-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9948"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2021-23362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23362"
},
{
"name": "CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"name": "CVE-2020-24331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24331"
},
{
"name": "CVE-2020-14345",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14345"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"name": "CVE-2020-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8625"
}
],
"links": [],
"reference": "CERTFR-2021-AVI-791",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6491661 du 14 octobre 2021",
"url": "https://www.ibm.com/support/pages/node/6491661"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6493729 du 14 octobre 2021",
"url": "https://www.ibm.com/support/pages/node/6493729"
}
]
}
alsa-2021:1586
Vulnerability from osv_almalinux
GNOME is the default desktop environment of AlmaLinux.
The following packages have been upgraded to a later upstream version: accountsservice (0.6.55), webkit2gtk3 (2.30.4). (BZ#1846376, BZ#1883304)
Security Fix(es):
-
webkitgtk: type confusion may lead to arbitrary code execution (CVE-2020-9948)
-
webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-9951)
-
webkitgtk: out-of-bounds write may lead to code execution (CVE-2020-9983)
-
webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-13543)
-
webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-13584)
-
glib2: insecure permissions for files and directories (CVE-2019-13012)
For 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.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "OpenEXR-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0-12.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "OpenEXR-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0-12.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "accountsservice-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.55-1.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "atkmm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.2-7.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "atkmm-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.2-7.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "atkmm-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.2-7.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cairomm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.0-8.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cairomm-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.0-8.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cairomm-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.0-8.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "chrome-gnome-shell"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.1-7.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "dleyna-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "dleyna-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "enchant2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.3-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "enchant2-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.3-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gamin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.10-32.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gamin-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.10-32.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "geoclue2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.5-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "geoclue2-demos"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.5-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "geoclue2-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.5-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "geoclue2-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.5-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "geocode-glib"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.26.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "geocode-glib-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.26.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gjs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.56.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gjs-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.56.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "glib2-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.56.4-9.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "glib2-static"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.56.4-9.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "glibmm24"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.56.0-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "glibmm24-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.56.0-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "glibmm24-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.56.0-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gnome-boxes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.36.5-8.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gnome-photos"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.1-4.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gnome-photos-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.1-4.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gnome-terminal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.3-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gnome-terminal-nautilus"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.3-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtk-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtk2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.32-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtk2-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.32-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtk2-devel-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.32-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtk2-immodule-xim"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.32-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtk2-immodules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.32-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtkmm24"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.5-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtkmm24-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.5-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtkmm24-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.5-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtkmm30"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.2-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtkmm30-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.2-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gtkmm30-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.2-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-afc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-afp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-archive"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-client"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-fuse"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-goa"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-gphoto2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-mtp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gvfs-smb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.36.2-11.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libdazzle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.5-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libdazzle-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.5-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libepubgen"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libepubgen-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.5-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsass-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.5-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsigc++20"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.10.0-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsigc++20-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.10.0-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsigc++20-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.10.0-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libvisual"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.4.0-25.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libvisual-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.4.0-25.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "mutter-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.32.2-57.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nautilus"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.1-15.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nautilus-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.1-15.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nautilus-extensions"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.1-15.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pangomm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.40.1-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pangomm-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.40.1-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pangomm-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.40.1-6.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "soundtouch"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "soundtouch-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.0-3.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vala"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.40.19-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vala-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.40.19-2.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "woff2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "woff2-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "GNOME is the default desktop environment of AlmaLinux.\n\nThe following packages have been upgraded to a later upstream version: accountsservice (0.6.55), webkit2gtk3 (2.30.4). (BZ#1846376, BZ#1883304)\n\nSecurity Fix(es):\n\n* webkitgtk: type confusion may lead to arbitrary code execution (CVE-2020-9948)\n\n* webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-9951)\n\n* webkitgtk: out-of-bounds write may lead to code execution (CVE-2020-9983)\n\n* webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-13543)\n\n* webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-13584)\n\n* glib2: insecure permissions for files and directories (CVE-2019-13012)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.",
"id": "ALSA-2021:1586",
"modified": "2021-11-12T10:20:56Z",
"published": "2021-05-18T05:35:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2021-1586.html"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2019-13012"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-13543"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-13584"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-16125"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-9948"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-9951"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-9983"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-1817"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-1820"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-1825"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-1826"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-30661"
}
],
"related": [
"CVE-2020-9948",
"CVE-2020-9951",
"CVE-2020-9983",
"CVE-2020-13543",
"CVE-2020-13584",
"CVE-2019-13012"
],
"summary": "Moderate: GNOME security, bug fix, and enhancement update"
}
BDU:2020-00799
Vulnerability from fstec - Published: 28.06.2019{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:C/A:N",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Canonical Ltd., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Novell Inc., The GNOME Project, \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.5 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 16.04 LTS (Ubuntu), 9 (Debian GNU/Linux), 18.04 LTS (Ubuntu), 18.10 (Ubuntu), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 12.04 ESM (Ubuntu), 15.0 (OpenSUSE Leap), 14.04 ESM (Ubuntu), 8 (Debian GNU/Linux), 10 (Debian GNU/Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), \u043e\u0442 2.0.0 \u0434\u043e 2.59.1 (Glib), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Glib:\nhttps://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\nhttps://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\n\n\u0414\u043b\u044f Ubuntu: \nhttps://usn.ubuntu.com/4049-1/\nhttps://usn.ubuntu.com/4049-2/\n\n\u0414\u043b\u044f Astra Linux:\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20200327SE16\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20200429SE81\nhttps://wiki.astralinux.ru/astra-linux-se15-bulletin-20201201SE15\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f glib2.0 \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 2.50.3.repack-2+deb9u2.osnova2",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "28.06.2019",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "21.11.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "04.03.2020",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2020-00799",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2019-13012",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Ubuntu, Debian GNU/Linux, OpenSUSE Leap, Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), Glib, \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.5 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Canonical Ltd. Ubuntu 16.04 LTS , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , Canonical Ltd. Ubuntu 18.04 LTS , Canonical Ltd. Ubuntu 18.10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Canonical Ltd. Ubuntu 12.04 ESM , Novell Inc. OpenSUSE Leap 15.0 , Canonical Ltd. Ubuntu 14.04 ESM , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0439 g_file_make_directory_with_parents, g_file_replace_contents \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Glib, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0441\u0432\u043e\u0438 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0438 \u0438 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0444\u0430\u0439\u043b\u0430\u043c",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0439 (CWE-275)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0439 g_file_make_directory_with_parents, g_file_replace_contents \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Glib \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0439 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u043e\u0439 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0439. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u043f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0441\u0432\u043e\u0438 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0438 \u0438 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0444\u0430\u0439\u043b\u0430\u043c",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://securitylab.ru/vulnerability/499692.php\nhttps://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\nhttps://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\nhttps://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\nhttps://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\nhttps://usn.ubuntu.com/4049-1/\nhttps://usn.ubuntu.com/4049-2/\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-13012\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20200327SE16\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20200429SE81\nhttps://wiki.astralinux.ru/astra-linux-se15-bulletin-20201201SE15\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-275",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
FKIE_CVE-2019-13012
Vulnerability from fkie_nvd - Published: 2019-06-28 15:15 - Updated: 2024-11-21 04:24| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html | ||
| cve@mitre.org | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12 | ||
| cve@mitre.org | https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429 | Patch, Third Party Advisory | |
| cve@mitre.org | https://gitlab.gnome.org/GNOME/glib/issues/1658 | Third Party Advisory | |
| cve@mitre.org | https://gitlab.gnome.org/GNOME/glib/merge_requests/450 | Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E | ||
| cve@mitre.org | https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E | ||
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html | ||
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html | ||
| cve@mitre.org | https://security.netapp.com/advisory/ntap-20190806-0003/ | ||
| cve@mitre.org | https://usn.ubuntu.com/4049-1/ | ||
| cve@mitre.org | https://usn.ubuntu.com/4049-2/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.gnome.org/GNOME/glib/issues/1658 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.gnome.org/GNOME/glib/merge_requests/450 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20190806-0003/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4049-1/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4049-2/ |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D27A1C30-C421-487F-BF42-C1AF1387CF9B",
"versionEndExcluding": "2.59.1",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
},
{
"lang": "es",
"value": "La back-end de configuraci\u00f3n de keyfile en GLib (tambi\u00e9n se conoce como glib2.0) anterior a versi\u00f3n 2.60.0 de GNOME, crea directorios usando g_file_make_directory_with_parents (kfsb-)dir, NULL, NULL) y archivos utilizando g_file_replace_contents (kfsb-)file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). En consecuencia, no restringe apropiadamente los permisos de directorio (y archivo). En cambio, para los directorios, son usados permisos 0777; para los archivos, se utilizan permisos de archivo por defecto. Esto es similar a CVE-2019-12450."
}
],
"id": "CVE-2019-13012",
"lastModified": "2024-11-21T04:24:01.900",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-06-28T15:15:10.970",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"source": "cve@mitre.org",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"source": "cve@mitre.org",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"source": "cve@mitre.org",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"source": "cve@mitre.org",
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"source": "cve@mitre.org",
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"source": "cve@mitre.org",
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/4049-2/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-732"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-4CMR-H54H-4W78
Vulnerability from github – Published: 2022-05-24 16:49 – Updated: 2024-04-04 01:06The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.59.1 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.
{
"affected": [],
"aliases": [
"CVE-2019-13012"
],
"database_specific": {
"cwe_ids": [
"CWE-732"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-06-28T15:15:00Z",
"severity": "HIGH"
},
"details": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.59.1 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"id": "GHSA-4cmr-h54h-4w78",
"modified": "2024-04-04T01:06:20Z",
"published": "2022-05-24T16:49:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13012"
},
{
"type": "WEB",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20190806-0003"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4049-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4049-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
]
}
GSD-2019-13012
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2019-13012",
"description": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"id": "GSD-2019-13012",
"references": [
"https://www.suse.com/security/cve/CVE-2019-13012.html",
"https://access.redhat.com/errata/RHSA-2021:1586",
"https://ubuntu.com/security/CVE-2019-13012",
"https://linux.oracle.com/cve/CVE-2019-13012.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-13012"
],
"details": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"id": "GSD-2019-13012",
"modified": "2023-12-13T01:23:41.037795Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13012",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.gnome.org/GNOME/glib/issues/1658",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190806-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.59.1",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13012"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/issues/1658",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"name": "USN-4049-1",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190806-0003/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-06-29T15:15Z",
"publishedDate": "2019-06-28T15:15Z"
}
}
}
MSRC_CVE-2019-13012
Vulnerability from csaf_microsoft - Published: 2019-06-02 00:00 - Updated: 2020-08-18 00:00| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2019/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2019/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2019-13012 The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir NULL NULL) and files using g_file_replace_contents (kfsb-\u003efile contents length NULL FALSE G_FILE_CREATE_REPLACE_DESTINATION NULL NULL NULL). Consequently it does not properly restrict directory (and file) permissions. Instead for directories 0777 permissions are used; for files default file permissions are used. This is similar to CVE-2019-12450. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2019/msrc_cve-2019-13012.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir NULL NULL) and files using g_file_replace_contents (kfsb-\u003efile contents length NULL FALSE G_FILE_CREATE_REPLACE_DESTINATION NULL NULL NULL). Consequently it does not properly restrict directory (and file) permissions. Instead for directories 0777 permissions are used; for files default file permissions are used. This is similar to CVE-2019-12450.",
"tracking": {
"current_release_date": "2020-08-18T00:00:00.000Z",
"generator": {
"date": "2025-10-19T17:34:35.815Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2019-13012",
"initial_release_date": "2019-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2020-08-18T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 glib 2.58.0-6",
"product": {
"name": "\u003ccm1 glib 2.58.0-6",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 glib 2.58.0-6",
"product": {
"name": "cm1 glib 2.58.0-6",
"product_id": "16997"
}
}
],
"category": "product_name",
"name": "glib"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 glib 2.58.0-6 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 glib 2.58.0-6 as a component of CBL Mariner 1.0",
"product_id": "16997-16820"
},
"product_reference": "16997",
"relates_to_product_reference": "16820"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13012",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"16997-16820"
],
"known_affected": [
"16820-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2019-13012 The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir NULL NULL) and files using g_file_replace_contents (kfsb-\u003efile contents length NULL FALSE G_FILE_CREATE_REPLACE_DESTINATION NULL NULL NULL). Consequently it does not properly restrict directory (and file) permissions. Instead for directories 0777 permissions are used; for files default file permissions are used. This is similar to CVE-2019-12450. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2019/msrc_cve-2019-13012.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-18T00:00:00.000Z",
"details": "2.58.0-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"16820-1"
]
}
],
"title": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir NULL NULL) and files using g_file_replace_contents (kfsb-\u003efile contents length NULL FALSE G_FILE_CREATE_REPLACE_DESTINATION NULL NULL NULL). Consequently it does not properly restrict directory (and file) permissions. Instead for directories 0777 permissions are used; for files default file permissions are used. This is similar to CVE-2019-12450."
}
]
}
OPENSUSE-SU-2019:1749-1
Vulnerability from csaf_opensuse - Published: 2019-07-20 06:24 - Updated: 2019-07-20 06:24| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:gio-branding-upstream-2.54.3-lp150.3.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-lang-2.54.3-lp150.3.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://bugzilla.suse.com/1139959 | self |
| https://www.suse.com/security/cve/CVE-2019-13012/ | self |
| https://www.suse.com/security/cve/CVE-2019-13012 | external |
| https://bugzilla.suse.com/1139959 | external |
| https://bugzilla.suse.com/1142126 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib2 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-1749",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_1749-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:1749-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/P4Q5FLIIIASUFXCZVQ2FQXKTP5CESIVQ/#P4Q5FLIIIASUFXCZVQ2FQXKTP5CESIVQ"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:1749-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/P4Q5FLIIIASUFXCZVQ2FQXKTP5CESIVQ/#P4Q5FLIIIASUFXCZVQ2FQXKTP5CESIVQ"
},
{
"category": "self",
"summary": "SUSE Bug 1139959",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13012 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13012/"
}
],
"title": "Security update for glib2",
"tracking": {
"current_release_date": "2019-07-20T06:24:56Z",
"generator": {
"date": "2019-07-20T06:24:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:1749-1",
"initial_release_date": "2019-07-20T06:24:56Z",
"revision_history": [
{
"date": "2019-07-20T06:24:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "glib2-devel-2.54.3-lp150.3.13.1.i586",
"product_id": "glib2-devel-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "glib2-devel-static-2.54.3-lp150.3.13.1.i586",
"product_id": "glib2-devel-static-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "glib2-tools-2.54.3-lp150.3.13.1.i586",
"product_id": "glib2-tools-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "libgio-2_0-0-2.54.3-lp150.3.13.1.i586",
"product_id": "libgio-2_0-0-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "libgio-fam-2.54.3-lp150.3.13.1.i586",
"product_id": "libgio-fam-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "libglib-2_0-0-2.54.3-lp150.3.13.1.i586",
"product_id": "libglib-2_0-0-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586",
"product_id": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "libgobject-2_0-0-2.54.3-lp150.3.13.1.i586",
"product_id": "libgobject-2_0-0-2.54.3-lp150.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-lp150.3.13.1.i586",
"product": {
"name": "libgthread-2_0-0-2.54.3-lp150.3.13.1.i586",
"product_id": "libgthread-2_0-0-2.54.3-lp150.3.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.54.3-lp150.3.13.1.noarch",
"product": {
"name": "gio-branding-upstream-2.54.3-lp150.3.13.1.noarch",
"product_id": "gio-branding-upstream-2.54.3-lp150.3.13.1.noarch"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.54.3-lp150.3.13.1.noarch",
"product": {
"name": "glib2-lang-2.54.3-lp150.3.13.1.noarch",
"product_id": "glib2-lang-2.54.3-lp150.3.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "glib2-devel-2.54.3-lp150.3.13.1.x86_64",
"product_id": "glib2-devel-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "glib2-devel-static-2.54.3-lp150.3.13.1.x86_64",
"product_id": "glib2-devel-static-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "glib2-tools-2.54.3-lp150.3.13.1.x86_64",
"product_id": "glib2-tools-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgio-fam-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgio-fam-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gio-branding-upstream-2.54.3-lp150.3.13.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:gio-branding-upstream-2.54.3-lp150.3.13.1.noarch"
},
"product_reference": "gio-branding-upstream-2.54.3-lp150.3.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "glib2-devel-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "glib2-devel-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "glib2-devel-static-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "glib2-devel-static-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.54.3-lp150.3.13.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-lang-2.54.3-lp150.3.13.1.noarch"
},
"product_reference": "glib2-lang-2.54.3-lp150.3.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "glib2-tools-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "glib2-tools-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "libgio-2_0-0-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "libgio-fam-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgio-fam-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "libglib-2_0-0-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "libgobject-2_0-0-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-lp150.3.13.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.i586"
},
"product_reference": "libgthread-2_0-0-2.54.3-lp150.3.13.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13012"
}
],
"notes": [
{
"category": "general",
"text": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:gio-branding-upstream-2.54.3-lp150.3.13.1.noarch",
"openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-lang-2.54.3-lp150.3.13.1.noarch",
"openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13012",
"url": "https://www.suse.com/security/cve/CVE-2019-13012"
},
{
"category": "external",
"summary": "SUSE Bug 1139959 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "external",
"summary": "SUSE Bug 1142126 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1142126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:gio-branding-upstream-2.54.3-lp150.3.13.1.noarch",
"openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-lang-2.54.3-lp150.3.13.1.noarch",
"openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:gio-branding-upstream-2.54.3-lp150.3.13.1.noarch",
"openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-devel-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-devel-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-devel-static-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-lang-2.54.3-lp150.3.13.1.noarch",
"openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:glib2-tools-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:glib2-tools-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgio-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgio-fam-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgio-fam-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libglib-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libglib-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgmodule-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgmodule-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgobject-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgobject-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.i586",
"openSUSE Leap 15.0:libgthread-2_0-0-2.54.3-lp150.3.13.1.x86_64",
"openSUSE Leap 15.0:libgthread-2_0-0-32bit-2.54.3-lp150.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-20T06:24:56Z",
"details": "important"
}
],
"title": "CVE-2019-13012"
}
]
}
RHSA-2021:1586
Vulnerability from csaf_redhat - Published: 2021-05-18 14:02 - Updated: 2026-02-23 18:19The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A type confusion issue was addressed with improved memory handling. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A use after free issue was addressed with improved memory management. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A code execution vulnerability exists in the WebSocket functionality of Webkit WebKitGTK 2.30.0. A specially crafted web page can trigger a use-after-free vulnerability which can lead to remote code execution. An attacker can get a user to visit a webpage to trigger this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
An exploitable use-after-free vulnerability exists in WebKitGTK browser version 2.30.1 x64. A specially crafted HTML web page can cause a use-after-free condition, resulting in a remote code execution. The victim needs to visit a malicious web site to trigger this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A vulnerability was found in GDM. If gdm can't contact the AccountService service via DBus in a timely manner it would default to assume there are no existing users and would allow the attacker to create a new user with high privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A memory corruption issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5. Processing maliciously crafted web content may lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A memory initialization issue was addressed with improved memory handling. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5. Processing maliciously crafted web content may result in the disclosure of process memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
An input validation issue was addressed with improved input validation. This issue is fixed in iTunes 12.11.3 for Windows, iCloud for Windows 12.3, macOS Big Sur 11.3, Safari 14.1, watchOS 7.4, tvOS 14.5, iOS 14.5 and iPadOS 14.5. Processing maliciously crafted web content may lead to a cross site scripting attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A logic issue was addressed with improved restrictions. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5. Processing maliciously crafted web content may lead to universal cross site scripting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
A flaw was found in the webkitgtk package. Affected versions of this package could allow a remote attacker to execute arbitrary code on the system caused by a use-after-free in the WebKit component. An attacker can execute arbitrary code on the system by persuading a victim to visit a specially crafted Web site.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686 | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x | — | ||
| Unresolved product id: CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64 | — |
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2021:1586 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/documentation/en-us/red… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=837035 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1152037 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1464902 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1671761 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1700002 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1705392 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1728632 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1728896 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1765627 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1786496 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1796916 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1802105 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1833787 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1842229 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1845660 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1846376 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1854290 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1860946 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1861357 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1861769 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1865718 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1870837 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1871041 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1876291 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1881312 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1883304 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1883868 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1886822 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1888407 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1889411 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1889528 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901212 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901214 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901216 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901221 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1903043 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1903568 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1906499 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1918391 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1919429 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1919432 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1919435 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1919467 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1921151 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2019-13012 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1728632 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-13012 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-13012 | external |
| https://access.redhat.com/security/cve/CVE-2020-9948 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901214 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-9948 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-9948 | external |
| https://access.redhat.com/security/cve/CVE-2020-9951 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901216 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-9951 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-9951 | external |
| https://access.redhat.com/security/cve/CVE-2020-9983 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901221 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-9983 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-9983 | external |
| https://access.redhat.com/security/cve/CVE-2020-13543 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1903568 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-13543 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-13543 | external |
| https://webkitgtk.org/security/WSA-2020-0009.html | external |
| https://access.redhat.com/security/cve/CVE-2020-13584 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901212 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-13584 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-13584 | external |
| https://access.redhat.com/security/cve/CVE-2020-16125 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1901994 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-16125 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-16125 | external |
| https://gitlab.gnome.org/GNOME/gdm/-/issues/642 | external |
| https://access.redhat.com/security/cve/CVE-2021-1817 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1986852 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-1817 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-1817 | external |
| https://webkitgtk.org/security/WSA-2021-0004.html | external |
| https://access.redhat.com/security/cve/CVE-2021-1820 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1986856 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-1820 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-1820 | external |
| https://access.redhat.com/security/cve/CVE-2021-1825 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1986858 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-1825 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-1825 | external |
| https://access.redhat.com/security/cve/CVE-2021-1826 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1986860 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-1826 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-1826 | external |
| https://access.redhat.com/security/cve/CVE-2021-30661 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1986870 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-30661 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-30661 | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 GNOME is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "GNOME is the default desktop environment of Red Hat Enterprise Linux.\n\nThe following packages have been upgraded to a later upstream version: accountsservice (0.6.55), webkit2gtk3 (2.30.4). (BZ#1846376, BZ#1883304)\n\nSecurity Fix(es):\n\n* webkitgtk: type confusion may lead to arbitrary code execution (CVE-2020-9948)\n\n* webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-9951)\n\n* webkitgtk: out-of-bounds write may lead to code execution (CVE-2020-9983)\n\n* webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-13543)\n\n* webkitgtk: use-after-free may lead to arbitrary code execution (CVE-2020-13584)\n\n* glib2: insecure permissions for files and directories (CVE-2019-13012)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.4 Release Notes linked from 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-2021:1586",
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/"
},
{
"category": "external",
"summary": "837035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=837035"
},
{
"category": "external",
"summary": "1152037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1152037"
},
{
"category": "external",
"summary": "1464902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1464902"
},
{
"category": "external",
"summary": "1671761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1671761"
},
{
"category": "external",
"summary": "1700002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700002"
},
{
"category": "external",
"summary": "1705392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1705392"
},
{
"category": "external",
"summary": "1728632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728632"
},
{
"category": "external",
"summary": "1728896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728896"
},
{
"category": "external",
"summary": "1765627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765627"
},
{
"category": "external",
"summary": "1786496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786496"
},
{
"category": "external",
"summary": "1796916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796916"
},
{
"category": "external",
"summary": "1802105",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802105"
},
{
"category": "external",
"summary": "1833787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833787"
},
{
"category": "external",
"summary": "1842229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1842229"
},
{
"category": "external",
"summary": "1845660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845660"
},
{
"category": "external",
"summary": "1846376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846376"
},
{
"category": "external",
"summary": "1854290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854290"
},
{
"category": "external",
"summary": "1860946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860946"
},
{
"category": "external",
"summary": "1861357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861357"
},
{
"category": "external",
"summary": "1861769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861769"
},
{
"category": "external",
"summary": "1865718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865718"
},
{
"category": "external",
"summary": "1870837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1870837"
},
{
"category": "external",
"summary": "1871041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1871041"
},
{
"category": "external",
"summary": "1876291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1876291"
},
{
"category": "external",
"summary": "1881312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1881312"
},
{
"category": "external",
"summary": "1883304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883304"
},
{
"category": "external",
"summary": "1883868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883868"
},
{
"category": "external",
"summary": "1886822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886822"
},
{
"category": "external",
"summary": "1888407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888407"
},
{
"category": "external",
"summary": "1889411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889411"
},
{
"category": "external",
"summary": "1889528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889528"
},
{
"category": "external",
"summary": "1901212",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901212"
},
{
"category": "external",
"summary": "1901214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901214"
},
{
"category": "external",
"summary": "1901216",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901216"
},
{
"category": "external",
"summary": "1901221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901221"
},
{
"category": "external",
"summary": "1903043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903043"
},
{
"category": "external",
"summary": "1903568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903568"
},
{
"category": "external",
"summary": "1906499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906499"
},
{
"category": "external",
"summary": "1918391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918391"
},
{
"category": "external",
"summary": "1919429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919429"
},
{
"category": "external",
"summary": "1919432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919432"
},
{
"category": "external",
"summary": "1919435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919435"
},
{
"category": "external",
"summary": "1919467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919467"
},
{
"category": "external",
"summary": "1921151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1586.json"
}
],
"title": "Red Hat Security Advisory: GNOME security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-02-23T18:19:35+00:00",
"generator": {
"date": "2026-02-23T18:19:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:1586",
"initial_release_date": "2021-05-18T14:02:44+00:00",
"revision_history": [
{
"date": "2021-05-18T14:02:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-18T14:02:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T18:19:35+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "enchant2-0:2.2.3-3.el8.src",
"product": {
"name": "enchant2-0:2.2.3-3.el8.src",
"product_id": "enchant2-0:2.2.3-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2@2.2.3-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-0:2.10.0-6.el8.src",
"product": {
"name": "libsigc++20-0:2.10.0-6.el8.src",
"product_id": "libsigc++20-0:2.10.0-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20@2.10.0-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "pangomm-0:2.40.1-6.el8.src",
"product": {
"name": "pangomm-0:2.40.1-6.el8.src",
"product_id": "pangomm-0:2.40.1-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm@2.40.1-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cairomm-0:1.12.0-8.el8.src",
"product": {
"name": "cairomm-0:1.12.0-8.el8.src",
"product_id": "cairomm-0:1.12.0-8.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm@1.12.0-8.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "soundtouch-0:2.0.0-3.el8.src",
"product": {
"name": "soundtouch-0:2.0.0-3.el8.src",
"product_id": "soundtouch-0:2.0.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch@2.0.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-0:3.22.2-3.el8.src",
"product": {
"name": "gtkmm30-0:3.22.2-3.el8.src",
"product_id": "gtkmm30-0:3.22.2-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30@3.22.2-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-0:2.24.5-6.el8.src",
"product": {
"name": "gtkmm24-0:2.24.5-6.el8.src",
"product_id": "gtkmm24-0:2.24.5-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24@2.24.5-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "glibmm24-0:2.56.0-2.el8.src",
"product": {
"name": "glibmm24-0:2.56.0-2.el8.src",
"product_id": "glibmm24-0:2.56.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24@2.56.0-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libsass-0:3.4.5-6.el8.src",
"product": {
"name": "libsass-0:3.4.5-6.el8.src",
"product_id": "libsass-0:3.4.5-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass@3.4.5-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "atkmm-0:2.24.2-7.el8.src",
"product": {
"name": "atkmm-0:2.24.2-7.el8.src",
"product_id": "atkmm-0:2.24.2-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm@2.24.2-7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-9.el8.src",
"product": {
"name": "glib2-0:2.56.4-9.el8.src",
"product_id": "glib2-0:2.56.4-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-0:3.28.1-4.el8.src",
"product": {
"name": "gnome-photos-0:3.28.1-4.el8.src",
"product_id": "gnome-photos-0:3.28.1-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos@3.28.1-4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gamin-0:0.1.10-32.el8.src",
"product": {
"name": "gamin-0:0.1.10-32.el8.src",
"product_id": "gamin-0:0.1.10-32.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin@0.1.10-32.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gvfs-0:1.36.2-11.el8.src",
"product": {
"name": "gvfs-0:1.36.2-11.el8.src",
"product_id": "gvfs-0:1.36.2-11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs@1.36.2-11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gjs-0:1.56.2-5.el8.src",
"product": {
"name": "gjs-0:1.56.2-5.el8.src",
"product_id": "gjs-0:1.56.2-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs@1.56.2-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-0:3.28.3-3.el8.src",
"product": {
"name": "gnome-terminal-0:3.28.3-3.el8.src",
"product_id": "gnome-terminal-0:3.28.3-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal@3.28.3-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-0:0.6.0-3.el8.src",
"product": {
"name": "dleyna-server-0:0.6.0-3.el8.src",
"product_id": "dleyna-server-0:0.6.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server@0.6.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-0:0.6.0-3.el8.src",
"product": {
"name": "dleyna-core-0:0.6.0-3.el8.src",
"product_id": "dleyna-core-0:0.6.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core@0.6.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-0:2.30.4-1.el8.src",
"product": {
"name": "webkit2gtk3-0:2.30.4-1.el8.src",
"product_id": "webkit2gtk3-0:2.30.4-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3@2.30.4-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-boxes-0:3.36.5-8.el8.src",
"product": {
"name": "gnome-boxes-0:3.36.5-8.el8.src",
"product_id": "gnome-boxes-0:3.36.5-8.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-boxes@3.36.5-8.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nautilus-0:3.28.1-15.el8.src",
"product": {
"name": "nautilus-0:3.28.1-15.el8.src",
"product_id": "nautilus-0:3.28.1-15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus@3.28.1-15.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gtk2-0:2.24.32-5.el8.src",
"product": {
"name": "gtk2-0:2.24.32-5.el8.src",
"product_id": "gtk2-0:2.24.32-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2@2.24.32-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "accountsservice-0:0.6.55-1.el8.src",
"product": {
"name": "accountsservice-0:0.6.55-1.el8.src",
"product_id": "accountsservice-0:0.6.55-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice@0.6.55-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "vala-0:0.40.19-2.el8.src",
"product": {
"name": "vala-0:0.40.19-2.el8.src",
"product_id": "vala-0:0.40.19-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala@0.40.19-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libvisual-1:0.4.0-25.el8.src",
"product": {
"name": "libvisual-1:0.4.0-25.el8.src",
"product_id": "libvisual-1:0.4.0-25.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual@0.4.0-25.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-0:2.2.0-12.el8.src",
"product": {
"name": "OpenEXR-0:2.2.0-12.el8.src",
"product_id": "OpenEXR-0:2.2.0-12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR@2.2.0-12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "geoclue2-0:2.5.5-2.el8.src",
"product": {
"name": "geoclue2-0:2.5.5-2.el8.src",
"product_id": "geoclue2-0:2.5.5-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2@2.5.5-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gdm-1:3.28.3-39.el8.src",
"product": {
"name": "gdm-1:3.28.3-39.el8.src",
"product_id": "gdm-1:3.28.3-39.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm@3.28.3-39.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gtk-doc-0:1.28-3.el8.src",
"product": {
"name": "gtk-doc-0:1.28-3.el8.src",
"product_id": "gtk-doc-0:1.28-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk-doc@1.28-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-0:3.28.2-2.el8.src",
"product": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.src",
"product_id": "gnome-online-accounts-0:3.28.2-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts@3.28.2-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-0:3.26.0-3.el8.src",
"product": {
"name": "geocode-glib-0:3.26.0-3.el8.src",
"product_id": "geocode-glib-0:3.26.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib@3.26.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "woff2-0:1.0.2-5.el8.src",
"product": {
"name": "woff2-0:1.0.2-5.el8.src",
"product_id": "woff2-0:1.0.2-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2@1.0.2-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libepubgen-0:0.1.0-3.el8.src",
"product": {
"name": "libepubgen-0:0.1.0-3.el8.src",
"product_id": "libepubgen-0:0.1.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen@0.1.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libdazzle-0:3.28.5-2.el8.src",
"product": {
"name": "libdazzle-0:3.28.5-2.el8.src",
"product_id": "libdazzle-0:3.28.5-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle@3.28.5-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "chrome-gnome-shell-0:10.1-7.el8.src",
"product": {
"name": "chrome-gnome-shell-0:10.1-7.el8.src",
"product_id": "chrome-gnome-shell-0:10.1-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chrome-gnome-shell@10.1-7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extensions-0:3.32.1-14.el8.src",
"product": {
"name": "gnome-shell-extensions-0:3.32.1-14.el8.src",
"product_id": "gnome-shell-extensions-0:3.32.1-14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extensions@3.32.1-14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-software-0:3.36.1-5.el8.src",
"product": {
"name": "gnome-software-0:3.36.1-5.el8.src",
"product_id": "gnome-software-0:3.36.1-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software@3.36.1-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-0:3.28.2-27.el8.src",
"product": {
"name": "gnome-control-center-0:3.28.2-27.el8.src",
"product_id": "gnome-control-center-0:3.28.2-27.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center@3.28.2-27.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-0:3.32.0-14.el8.src",
"product": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.src",
"product_id": "gnome-settings-daemon-0:3.32.0-14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon@3.32.0-14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-0:3.32.2-30.el8.src",
"product": {
"name": "gnome-shell-0:3.32.2-30.el8.src",
"product_id": "gnome-shell-0:3.32.2-30.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell@3.32.2-30.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "mutter-0:3.32.2-57.el8.src",
"product": {
"name": "mutter-0:3.32.2-57.el8.src",
"product_id": "mutter-0:3.32.2-57.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter@3.32.2-57.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "enchant2-0:2.2.3-3.el8.aarch64",
"product": {
"name": "enchant2-0:2.2.3-3.el8.aarch64",
"product_id": "enchant2-0:2.2.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2@2.2.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"product": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"product_id": "enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debugsource@2.2.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"product": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"product_id": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-aspell-debuginfo@2.2.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"product": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"product_id": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debuginfo@2.2.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"product": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"product_id": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-voikko-debuginfo@2.2.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "enchant2-devel-0:2.2.3-3.el8.aarch64",
"product": {
"name": "enchant2-devel-0:2.2.3-3.el8.aarch64",
"product_id": "enchant2-devel-0:2.2.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-devel@2.2.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-0:2.10.0-6.el8.aarch64",
"product": {
"name": "libsigc++20-0:2.10.0-6.el8.aarch64",
"product_id": "libsigc++20-0:2.10.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20@2.10.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"product": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"product_id": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debugsource@2.10.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"product": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"product_id": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debuginfo@2.10.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"product": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"product_id": "libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-devel@2.10.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pangomm-0:2.40.1-6.el8.aarch64",
"product": {
"name": "pangomm-0:2.40.1-6.el8.aarch64",
"product_id": "pangomm-0:2.40.1-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm@2.40.1-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"product": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"product_id": "pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debugsource@2.40.1-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"product": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"product_id": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debuginfo@2.40.1-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pangomm-devel-0:2.40.1-6.el8.aarch64",
"product": {
"name": "pangomm-devel-0:2.40.1-6.el8.aarch64",
"product_id": "pangomm-devel-0:2.40.1-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-devel@2.40.1-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cairomm-0:1.12.0-8.el8.aarch64",
"product": {
"name": "cairomm-0:1.12.0-8.el8.aarch64",
"product_id": "cairomm-0:1.12.0-8.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm@1.12.0-8.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"product": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"product_id": "cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debugsource@1.12.0-8.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"product": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"product_id": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debuginfo@1.12.0-8.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cairomm-devel-0:1.12.0-8.el8.aarch64",
"product": {
"name": "cairomm-devel-0:1.12.0-8.el8.aarch64",
"product_id": "cairomm-devel-0:1.12.0-8.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-devel@1.12.0-8.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-0:2.0.0-3.el8.aarch64",
"product": {
"name": "soundtouch-0:2.0.0-3.el8.aarch64",
"product_id": "soundtouch-0:2.0.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch@2.0.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"product": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"product_id": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debugsource@2.0.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"product": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"product_id": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debuginfo@2.0.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-devel-0:2.0.0-3.el8.aarch64",
"product": {
"name": "soundtouch-devel-0:2.0.0-3.el8.aarch64",
"product_id": "soundtouch-devel-0:2.0.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-devel@2.0.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-0:3.22.2-3.el8.aarch64",
"product": {
"name": "gtkmm30-0:3.22.2-3.el8.aarch64",
"product_id": "gtkmm30-0:3.22.2-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30@3.22.2-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"product": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"product_id": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debugsource@3.22.2-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"product": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"product_id": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debuginfo@3.22.2-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"product": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"product_id": "gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-devel@3.22.2-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-0:2.24.5-6.el8.aarch64",
"product": {
"name": "gtkmm24-0:2.24.5-6.el8.aarch64",
"product_id": "gtkmm24-0:2.24.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24@2.24.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"product": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"product_id": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debugsource@2.24.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"product": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"product_id": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debuginfo@2.24.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"product": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"product_id": "gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-devel@2.24.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-0:2.56.0-2.el8.aarch64",
"product": {
"name": "glibmm24-0:2.56.0-2.el8.aarch64",
"product_id": "glibmm24-0:2.56.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24@2.56.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"product": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"product_id": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debugsource@2.56.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"product": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"product_id": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debuginfo@2.56.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-devel-0:2.56.0-2.el8.aarch64",
"product": {
"name": "glibmm24-devel-0:2.56.0-2.el8.aarch64",
"product_id": "glibmm24-devel-0:2.56.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-devel@2.56.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsass-0:3.4.5-6.el8.aarch64",
"product": {
"name": "libsass-0:3.4.5-6.el8.aarch64",
"product_id": "libsass-0:3.4.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass@3.4.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsass-devel-0:3.4.5-6.el8.aarch64",
"product": {
"name": "libsass-devel-0:3.4.5-6.el8.aarch64",
"product_id": "libsass-devel-0:3.4.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-devel@3.4.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsass-debugsource-0:3.4.5-6.el8.aarch64",
"product": {
"name": "libsass-debugsource-0:3.4.5-6.el8.aarch64",
"product_id": "libsass-debugsource-0:3.4.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debugsource@3.4.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"product": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"product_id": "libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debuginfo@3.4.5-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "atkmm-0:2.24.2-7.el8.aarch64",
"product": {
"name": "atkmm-0:2.24.2-7.el8.aarch64",
"product_id": "atkmm-0:2.24.2-7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm@2.24.2-7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"product": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"product_id": "atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debugsource@2.24.2-7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"product": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"product_id": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debuginfo@2.24.2-7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "atkmm-devel-0:2.24.2-7.el8.aarch64",
"product": {
"name": "atkmm-devel-0:2.24.2-7.el8.aarch64",
"product_id": "atkmm-devel-0:2.24.2-7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-devel@2.24.2-7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-devel-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-fam-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-tests-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-9.el8.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-9.el8.aarch64",
"product_id": "glib2-static-0:2.56.4-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-9.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gamin-0:0.1.10-32.el8.aarch64",
"product": {
"name": "gamin-0:0.1.10-32.el8.aarch64",
"product_id": "gamin-0:0.1.10-32.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin@0.1.10-32.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gamin-debugsource-0:0.1.10-32.el8.aarch64",
"product": {
"name": "gamin-debugsource-0:0.1.10-32.el8.aarch64",
"product_id": "gamin-debugsource-0:0.1.10-32.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debugsource@0.1.10-32.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"product": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"product_id": "gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debuginfo@0.1.10-32.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gamin-devel-0:0.1.10-32.el8.aarch64",
"product": {
"name": "gamin-devel-0:0.1.10-32.el8.aarch64",
"product_id": "gamin-devel-0:0.1.10-32.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-devel@0.1.10-32.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-afc-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-afc-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-afp-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-afp-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-archive-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-archive-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-client-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-client-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-devel-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-devel-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-devel-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-devel@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-fuse-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-fuse-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-goa-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-goa-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-mtp-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-mtp-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-smb-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-smb-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debugsource@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"product": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"product_id": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb-debuginfo@1.36.2-11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gjs-0:1.56.2-5.el8.aarch64",
"product": {
"name": "gjs-0:1.56.2-5.el8.aarch64",
"product_id": "gjs-0:1.56.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs@1.56.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gjs-debugsource-0:1.56.2-5.el8.aarch64",
"product": {
"name": "gjs-debugsource-0:1.56.2-5.el8.aarch64",
"product_id": "gjs-debugsource-0:1.56.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debugsource@1.56.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"product": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"product_id": "gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debuginfo@1.56.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"product": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"product_id": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-tests-debuginfo@1.56.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gjs-devel-0:1.56.2-5.el8.aarch64",
"product": {
"name": "gjs-devel-0:1.56.2-5.el8.aarch64",
"product_id": "gjs-devel-0:1.56.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-devel@1.56.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-0:3.28.3-3.el8.aarch64",
"product": {
"name": "gnome-terminal-0:3.28.3-3.el8.aarch64",
"product_id": "gnome-terminal-0:3.28.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal@3.28.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"product": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"product_id": "gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus@3.28.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"product": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"product_id": "gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debugsource@3.28.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"product": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"product_id": "gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debuginfo@3.28.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"product": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"product_id": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus-debuginfo@3.28.3-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debugsource@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debuginfo@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel-debuginfo@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-debuginfo@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"product": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"product_id": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel-debuginfo@2.30.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nautilus-0:3.28.1-15.el8.aarch64",
"product": {
"name": "nautilus-0:3.28.1-15.el8.aarch64",
"product_id": "nautilus-0:3.28.1-15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus@3.28.1-15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-0:3.28.1-15.el8.aarch64",
"product": {
"name": "nautilus-extensions-0:3.28.1-15.el8.aarch64",
"product_id": "nautilus-extensions-0:3.28.1-15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions@3.28.1-15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"product": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"product_id": "nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debugsource@3.28.1-15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"product": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"product_id": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debuginfo@3.28.1-15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"product": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"product_id": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions-debuginfo@3.28.1-15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nautilus-devel-0:3.28.1-15.el8.aarch64",
"product": {
"name": "nautilus-devel-0:3.28.1-15.el8.aarch64",
"product_id": "nautilus-devel-0:3.28.1-15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-devel@3.28.1-15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-devel-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-devel-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-docs@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-immodules-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-immodules-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debugsource@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debuginfo@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-debuginfo@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim-debuginfo@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"product": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"product_id": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules-debuginfo@2.24.32-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-0:0.6.55-1.el8.aarch64",
"product": {
"name": "accountsservice-0:0.6.55-1.el8.aarch64",
"product_id": "accountsservice-0:0.6.55-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice@0.6.55-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-0:0.6.55-1.el8.aarch64",
"product": {
"name": "accountsservice-libs-0:0.6.55-1.el8.aarch64",
"product_id": "accountsservice-libs-0:0.6.55-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs@0.6.55-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"product": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"product_id": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debugsource@0.6.55-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"product": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"product_id": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debuginfo@0.6.55-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"product": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"product_id": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs-debuginfo@0.6.55-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-devel-0:0.6.55-1.el8.aarch64",
"product": {
"name": "accountsservice-devel-0:0.6.55-1.el8.aarch64",
"product_id": "accountsservice-devel-0:0.6.55-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-devel@0.6.55-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "vala-0:0.40.19-2.el8.aarch64",
"product": {
"name": "vala-0:0.40.19-2.el8.aarch64",
"product_id": "vala-0:0.40.19-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala@0.40.19-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "vala-devel-0:0.40.19-2.el8.aarch64",
"product": {
"name": "vala-devel-0:0.40.19-2.el8.aarch64",
"product_id": "vala-devel-0:0.40.19-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-devel@0.40.19-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "vala-debugsource-0:0.40.19-2.el8.aarch64",
"product": {
"name": "vala-debugsource-0:0.40.19-2.el8.aarch64",
"product_id": "vala-debugsource-0:0.40.19-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debugsource@0.40.19-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "vala-debuginfo-0:0.40.19-2.el8.aarch64",
"product": {
"name": "vala-debuginfo-0:0.40.19-2.el8.aarch64",
"product_id": "vala-debuginfo-0:0.40.19-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debuginfo@0.40.19-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"product": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"product_id": "valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valadoc-debuginfo@0.40.19-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvisual-1:0.4.0-25.el8.aarch64",
"product": {
"name": "libvisual-1:0.4.0-25.el8.aarch64",
"product_id": "libvisual-1:0.4.0-25.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual@0.4.0-25.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"product": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"product_id": "libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debugsource@0.4.0-25.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"product": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"product_id": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debuginfo@0.4.0-25.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-devel-1:0.4.0-25.el8.aarch64",
"product": {
"name": "libvisual-devel-1:0.4.0-25.el8.aarch64",
"product_id": "libvisual-devel-1:0.4.0-25.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-devel@0.4.0-25.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"product": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"product_id": "OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs@2.2.0-12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"product": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"product_id": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debugsource@2.2.0-12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"product": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"product_id": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debuginfo@2.2.0-12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"product": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"product_id": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs-debuginfo@2.2.0-12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"product": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"product_id": "OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-devel@2.2.0-12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-demos-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-demos-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-libs-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-libs-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debugsource@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debuginfo@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos-debuginfo@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs-debuginfo@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-devel-0:2.5.5-2.el8.aarch64",
"product": {
"name": "geoclue2-devel-0:2.5.5-2.el8.aarch64",
"product_id": "geoclue2-devel-0:2.5.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-devel@2.5.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gdm-1:3.28.3-39.el8.aarch64",
"product": {
"name": "gdm-1:3.28.3-39.el8.aarch64",
"product_id": "gdm-1:3.28.3-39.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm@3.28.3-39.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debugsource-1:3.28.3-39.el8.aarch64",
"product": {
"name": "gdm-debugsource-1:3.28.3-39.el8.aarch64",
"product_id": "gdm-debugsource-1:3.28.3-39.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debugsource@3.28.3-39.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"product": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"product_id": "gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debuginfo@3.28.3-39.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gtk-doc-0:1.28-3.el8.aarch64",
"product": {
"name": "gtk-doc-0:1.28-3.el8.aarch64",
"product_id": "gtk-doc-0:1.28-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk-doc@1.28-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"product": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"product_id": "gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts@3.28.2-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"product": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"product_id": "gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-devel@3.28.2-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"product": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"product_id": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debugsource@3.28.2-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"product": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"product_id": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debuginfo@3.28.2-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-0:3.26.0-3.el8.aarch64",
"product": {
"name": "geocode-glib-0:3.26.0-3.el8.aarch64",
"product_id": "geocode-glib-0:3.26.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib@3.26.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"product": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"product_id": "geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-devel@3.26.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"product": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"product_id": "geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debugsource@3.26.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"product": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"product_id": "geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debuginfo@3.26.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "woff2-0:1.0.2-5.el8.aarch64",
"product": {
"name": "woff2-0:1.0.2-5.el8.aarch64",
"product_id": "woff2-0:1.0.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2@1.0.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "woff2-debugsource-0:1.0.2-5.el8.aarch64",
"product": {
"name": "woff2-debugsource-0:1.0.2-5.el8.aarch64",
"product_id": "woff2-debugsource-0:1.0.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debugsource@1.0.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"product": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"product_id": "woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debuginfo@1.0.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "woff2-devel-0:1.0.2-5.el8.aarch64",
"product": {
"name": "woff2-devel-0:1.0.2-5.el8.aarch64",
"product_id": "woff2-devel-0:1.0.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-devel@1.0.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-0:0.1.0-3.el8.aarch64",
"product": {
"name": "libepubgen-0:0.1.0-3.el8.aarch64",
"product_id": "libepubgen-0:0.1.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen@0.1.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-devel-0:0.1.0-3.el8.aarch64",
"product": {
"name": "libepubgen-devel-0:0.1.0-3.el8.aarch64",
"product_id": "libepubgen-devel-0:0.1.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-devel@0.1.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"product": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"product_id": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debugsource@0.1.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"product": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"product_id": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debuginfo@0.1.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-0:3.28.5-2.el8.aarch64",
"product": {
"name": "libdazzle-0:3.28.5-2.el8.aarch64",
"product_id": "libdazzle-0:3.28.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle@3.28.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-devel-0:3.28.5-2.el8.aarch64",
"product": {
"name": "libdazzle-devel-0:3.28.5-2.el8.aarch64",
"product_id": "libdazzle-devel-0:3.28.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-devel@3.28.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"product": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"product_id": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debugsource@3.28.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"product": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"product_id": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debuginfo@3.28.5-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "chrome-gnome-shell-0:10.1-7.el8.aarch64",
"product": {
"name": "chrome-gnome-shell-0:10.1-7.el8.aarch64",
"product_id": "chrome-gnome-shell-0:10.1-7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chrome-gnome-shell@10.1-7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-software-0:3.36.1-5.el8.aarch64",
"product": {
"name": "gnome-software-0:3.36.1-5.el8.aarch64",
"product_id": "gnome-software-0:3.36.1-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software@3.36.1-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"product": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"product_id": "gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debugsource@3.36.1-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"product": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"product_id": "gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debuginfo@3.36.1-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-0:3.28.2-27.el8.aarch64",
"product": {
"name": "gnome-control-center-0:3.28.2-27.el8.aarch64",
"product_id": "gnome-control-center-0:3.28.2-27.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center@3.28.2-27.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"product": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"product_id": "gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debugsource@3.28.2-27.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"product": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"product_id": "gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debuginfo@3.28.2-27.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"product": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"product_id": "gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon@3.32.0-14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"product": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"product_id": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debugsource@3.32.0-14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"product": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"product_id": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debuginfo@3.32.0-14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-0:3.32.2-30.el8.aarch64",
"product": {
"name": "gnome-shell-0:3.32.2-30.el8.aarch64",
"product_id": "gnome-shell-0:3.32.2-30.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell@3.32.2-30.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"product": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"product_id": "gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debugsource@3.32.2-30.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"product": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"product_id": "gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debuginfo@3.32.2-30.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mutter-0:3.32.2-57.el8.aarch64",
"product": {
"name": "mutter-0:3.32.2-57.el8.aarch64",
"product_id": "mutter-0:3.32.2-57.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter@3.32.2-57.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mutter-debugsource-0:3.32.2-57.el8.aarch64",
"product": {
"name": "mutter-debugsource-0:3.32.2-57.el8.aarch64",
"product_id": "mutter-debugsource-0:3.32.2-57.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debugsource@3.32.2-57.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"product": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"product_id": "mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debuginfo@3.32.2-57.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"product": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"product_id": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-tests-debuginfo@3.32.2-57.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mutter-devel-0:3.32.2-57.el8.aarch64",
"product": {
"name": "mutter-devel-0:3.32.2-57.el8.aarch64",
"product_id": "mutter-devel-0:3.32.2-57.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-devel@3.32.2-57.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "enchant2-0:2.2.3-3.el8.ppc64le",
"product": {
"name": "enchant2-0:2.2.3-3.el8.ppc64le",
"product_id": "enchant2-0:2.2.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2@2.2.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"product": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"product_id": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debugsource@2.2.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"product": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"product_id": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-aspell-debuginfo@2.2.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"product": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"product_id": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debuginfo@2.2.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"product": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"product_id": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-voikko-debuginfo@2.2.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "enchant2-devel-0:2.2.3-3.el8.ppc64le",
"product": {
"name": "enchant2-devel-0:2.2.3-3.el8.ppc64le",
"product_id": "enchant2-devel-0:2.2.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-devel@2.2.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-0:2.10.0-6.el8.ppc64le",
"product": {
"name": "libsigc++20-0:2.10.0-6.el8.ppc64le",
"product_id": "libsigc++20-0:2.10.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20@2.10.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"product": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"product_id": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debugsource@2.10.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"product": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"product_id": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debuginfo@2.10.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"product": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"product_id": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-devel@2.10.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pangomm-0:2.40.1-6.el8.ppc64le",
"product": {
"name": "pangomm-0:2.40.1-6.el8.ppc64le",
"product_id": "pangomm-0:2.40.1-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm@2.40.1-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"product": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"product_id": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debugsource@2.40.1-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"product": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"product_id": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debuginfo@2.40.1-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pangomm-devel-0:2.40.1-6.el8.ppc64le",
"product": {
"name": "pangomm-devel-0:2.40.1-6.el8.ppc64le",
"product_id": "pangomm-devel-0:2.40.1-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-devel@2.40.1-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cairomm-0:1.12.0-8.el8.ppc64le",
"product": {
"name": "cairomm-0:1.12.0-8.el8.ppc64le",
"product_id": "cairomm-0:1.12.0-8.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm@1.12.0-8.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"product": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"product_id": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debugsource@1.12.0-8.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"product": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"product_id": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debuginfo@1.12.0-8.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cairomm-devel-0:1.12.0-8.el8.ppc64le",
"product": {
"name": "cairomm-devel-0:1.12.0-8.el8.ppc64le",
"product_id": "cairomm-devel-0:1.12.0-8.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-devel@1.12.0-8.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "soundtouch-0:2.0.0-3.el8.ppc64le",
"product": {
"name": "soundtouch-0:2.0.0-3.el8.ppc64le",
"product_id": "soundtouch-0:2.0.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch@2.0.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"product": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"product_id": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debugsource@2.0.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"product": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"product_id": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debuginfo@2.0.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"product": {
"name": "soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"product_id": "soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-devel@2.0.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-0:3.22.2-3.el8.ppc64le",
"product": {
"name": "gtkmm30-0:3.22.2-3.el8.ppc64le",
"product_id": "gtkmm30-0:3.22.2-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30@3.22.2-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"product": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"product_id": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debugsource@3.22.2-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"product": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"product_id": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debuginfo@3.22.2-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"product": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"product_id": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-devel@3.22.2-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-0:2.24.5-6.el8.ppc64le",
"product": {
"name": "gtkmm24-0:2.24.5-6.el8.ppc64le",
"product_id": "gtkmm24-0:2.24.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24@2.24.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"product": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"product_id": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debugsource@2.24.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"product": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"product_id": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debuginfo@2.24.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"product": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"product_id": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-devel@2.24.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glibmm24-0:2.56.0-2.el8.ppc64le",
"product": {
"name": "glibmm24-0:2.56.0-2.el8.ppc64le",
"product_id": "glibmm24-0:2.56.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24@2.56.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"product": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"product_id": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debugsource@2.56.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"product": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"product_id": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debuginfo@2.56.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"product": {
"name": "glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"product_id": "glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-devel@2.56.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsass-0:3.4.5-6.el8.ppc64le",
"product": {
"name": "libsass-0:3.4.5-6.el8.ppc64le",
"product_id": "libsass-0:3.4.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass@3.4.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsass-devel-0:3.4.5-6.el8.ppc64le",
"product": {
"name": "libsass-devel-0:3.4.5-6.el8.ppc64le",
"product_id": "libsass-devel-0:3.4.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-devel@3.4.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"product": {
"name": "libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"product_id": "libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debugsource@3.4.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"product": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"product_id": "libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debuginfo@3.4.5-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "atkmm-0:2.24.2-7.el8.ppc64le",
"product": {
"name": "atkmm-0:2.24.2-7.el8.ppc64le",
"product_id": "atkmm-0:2.24.2-7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm@2.24.2-7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"product": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"product_id": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debugsource@2.24.2-7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"product": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"product_id": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debuginfo@2.24.2-7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "atkmm-devel-0:2.24.2-7.el8.ppc64le",
"product": {
"name": "atkmm-devel-0:2.24.2-7.el8.ppc64le",
"product_id": "atkmm-devel-0:2.24.2-7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-devel@2.24.2-7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-devel-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-fam-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-tests-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-9.el8.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-9.el8.ppc64le",
"product_id": "glib2-static-0:2.56.4-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-0:3.28.1-4.el8.ppc64le",
"product": {
"name": "gnome-photos-0:3.28.1-4.el8.ppc64le",
"product_id": "gnome-photos-0:3.28.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos@3.28.1-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"product": {
"name": "gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"product_id": "gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos-tests@3.28.1-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"product": {
"name": "gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"product_id": "gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos-debugsource@3.28.1-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"product": {
"name": "gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"product_id": "gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos-debuginfo@3.28.1-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gamin-0:0.1.10-32.el8.ppc64le",
"product": {
"name": "gamin-0:0.1.10-32.el8.ppc64le",
"product_id": "gamin-0:0.1.10-32.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin@0.1.10-32.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"product": {
"name": "gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"product_id": "gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debugsource@0.1.10-32.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"product": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"product_id": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debuginfo@0.1.10-32.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gamin-devel-0:0.1.10-32.el8.ppc64le",
"product": {
"name": "gamin-devel-0:0.1.10-32.el8.ppc64le",
"product_id": "gamin-devel-0:0.1.10-32.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-devel@0.1.10-32.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-afc-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-afc-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-afp-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-afp-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-archive-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-archive-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-client-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-client-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-devel-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-devel-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-devel-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-devel@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-goa-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-goa-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-smb-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-smb-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debugsource@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"product": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_id": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb-debuginfo@1.36.2-11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gjs-0:1.56.2-5.el8.ppc64le",
"product": {
"name": "gjs-0:1.56.2-5.el8.ppc64le",
"product_id": "gjs-0:1.56.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs@1.56.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"product": {
"name": "gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"product_id": "gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debugsource@1.56.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"product": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"product_id": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debuginfo@1.56.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"product": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"product_id": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-tests-debuginfo@1.56.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gjs-devel-0:1.56.2-5.el8.ppc64le",
"product": {
"name": "gjs-devel-0:1.56.2-5.el8.ppc64le",
"product_id": "gjs-devel-0:1.56.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-devel@1.56.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-0:3.28.3-3.el8.ppc64le",
"product": {
"name": "gnome-terminal-0:3.28.3-3.el8.ppc64le",
"product_id": "gnome-terminal-0:3.28.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal@3.28.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"product": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"product_id": "gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus@3.28.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"product": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"product_id": "gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debugsource@3.28.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"product": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"product_id": "gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debuginfo@3.28.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"product": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"product_id": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus-debuginfo@3.28.3-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-0:0.6.0-3.el8.ppc64le",
"product": {
"name": "dleyna-server-0:0.6.0-3.el8.ppc64le",
"product_id": "dleyna-server-0:0.6.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server@0.6.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"product": {
"name": "dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"product_id": "dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server-debugsource@0.6.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"product": {
"name": "dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"product_id": "dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server-debuginfo@0.6.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-0:0.6.0-3.el8.ppc64le",
"product": {
"name": "dleyna-core-0:0.6.0-3.el8.ppc64le",
"product_id": "dleyna-core-0:0.6.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core@0.6.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"product": {
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"product_id": "dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core-debugsource@0.6.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"product": {
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"product_id": "dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core-debuginfo@0.6.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debugsource@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debuginfo@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel-debuginfo@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-debuginfo@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"product": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_id": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel-debuginfo@2.30.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nautilus-0:3.28.1-15.el8.ppc64le",
"product": {
"name": "nautilus-0:3.28.1-15.el8.ppc64le",
"product_id": "nautilus-0:3.28.1-15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus@3.28.1-15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"product": {
"name": "nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"product_id": "nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions@3.28.1-15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"product": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"product_id": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debugsource@3.28.1-15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"product": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"product_id": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debuginfo@3.28.1-15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"product": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"product_id": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions-debuginfo@3.28.1-15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nautilus-devel-0:3.28.1-15.el8.ppc64le",
"product": {
"name": "nautilus-devel-0:3.28.1-15.el8.ppc64le",
"product_id": "nautilus-devel-0:3.28.1-15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-devel@3.28.1-15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-devel-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-devel-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-docs@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debugsource@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debuginfo@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-debuginfo@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim-debuginfo@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"product": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_id": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules-debuginfo@2.24.32-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "accountsservice-0:0.6.55-1.el8.ppc64le",
"product": {
"name": "accountsservice-0:0.6.55-1.el8.ppc64le",
"product_id": "accountsservice-0:0.6.55-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice@0.6.55-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"product": {
"name": "accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"product_id": "accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs@0.6.55-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"product": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"product_id": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debugsource@0.6.55-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"product": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"product_id": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debuginfo@0.6.55-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"product": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"product_id": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs-debuginfo@0.6.55-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"product": {
"name": "accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"product_id": "accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-devel@0.6.55-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "vala-0:0.40.19-2.el8.ppc64le",
"product": {
"name": "vala-0:0.40.19-2.el8.ppc64le",
"product_id": "vala-0:0.40.19-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala@0.40.19-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "vala-devel-0:0.40.19-2.el8.ppc64le",
"product": {
"name": "vala-devel-0:0.40.19-2.el8.ppc64le",
"product_id": "vala-devel-0:0.40.19-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-devel@0.40.19-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "vala-debugsource-0:0.40.19-2.el8.ppc64le",
"product": {
"name": "vala-debugsource-0:0.40.19-2.el8.ppc64le",
"product_id": "vala-debugsource-0:0.40.19-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debugsource@0.40.19-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"product": {
"name": "vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"product_id": "vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debuginfo@0.40.19-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"product": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"product_id": "valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valadoc-debuginfo@0.40.19-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvisual-1:0.4.0-25.el8.ppc64le",
"product": {
"name": "libvisual-1:0.4.0-25.el8.ppc64le",
"product_id": "libvisual-1:0.4.0-25.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual@0.4.0-25.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"product": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"product_id": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debugsource@0.4.0-25.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"product": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"product_id": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debuginfo@0.4.0-25.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-devel-1:0.4.0-25.el8.ppc64le",
"product": {
"name": "libvisual-devel-1:0.4.0-25.el8.ppc64le",
"product_id": "libvisual-devel-1:0.4.0-25.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-devel@0.4.0-25.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"product": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"product_id": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs@2.2.0-12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"product": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"product_id": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debugsource@2.2.0-12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"product": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"product_id": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debuginfo@2.2.0-12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"product": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"product_id": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs-debuginfo@2.2.0-12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"product": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"product_id": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-devel@2.2.0-12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debugsource@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debuginfo@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos-debuginfo@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs-debuginfo@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"product": {
"name": "geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"product_id": "geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-devel@2.5.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gdm-1:3.28.3-39.el8.ppc64le",
"product": {
"name": "gdm-1:3.28.3-39.el8.ppc64le",
"product_id": "gdm-1:3.28.3-39.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm@3.28.3-39.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"product": {
"name": "gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"product_id": "gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debugsource@3.28.3-39.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"product": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"product_id": "gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debuginfo@3.28.3-39.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gtk-doc-0:1.28-3.el8.ppc64le",
"product": {
"name": "gtk-doc-0:1.28-3.el8.ppc64le",
"product_id": "gtk-doc-0:1.28-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk-doc@1.28-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"product": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"product_id": "gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts@3.28.2-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"product": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"product_id": "gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-devel@3.28.2-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"product": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"product_id": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debugsource@3.28.2-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"product": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"product_id": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debuginfo@3.28.2-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-0:3.26.0-3.el8.ppc64le",
"product": {
"name": "geocode-glib-0:3.26.0-3.el8.ppc64le",
"product_id": "geocode-glib-0:3.26.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib@3.26.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"product": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"product_id": "geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-devel@3.26.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"product": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"product_id": "geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debugsource@3.26.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"product": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"product_id": "geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debuginfo@3.26.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "woff2-0:1.0.2-5.el8.ppc64le",
"product": {
"name": "woff2-0:1.0.2-5.el8.ppc64le",
"product_id": "woff2-0:1.0.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2@1.0.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"product": {
"name": "woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"product_id": "woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debugsource@1.0.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"product": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"product_id": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debuginfo@1.0.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "woff2-devel-0:1.0.2-5.el8.ppc64le",
"product": {
"name": "woff2-devel-0:1.0.2-5.el8.ppc64le",
"product_id": "woff2-devel-0:1.0.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-devel@1.0.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libepubgen-0:0.1.0-3.el8.ppc64le",
"product": {
"name": "libepubgen-0:0.1.0-3.el8.ppc64le",
"product_id": "libepubgen-0:0.1.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen@0.1.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"product": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"product_id": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debugsource@0.1.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"product": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"product_id": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debuginfo@0.1.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"product": {
"name": "libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"product_id": "libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-devel@0.1.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libdazzle-0:3.28.5-2.el8.ppc64le",
"product": {
"name": "libdazzle-0:3.28.5-2.el8.ppc64le",
"product_id": "libdazzle-0:3.28.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle@3.28.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"product": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"product_id": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debugsource@3.28.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"product": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"product_id": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debuginfo@3.28.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"product": {
"name": "libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"product_id": "libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-devel@3.28.5-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"product": {
"name": "chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"product_id": "chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chrome-gnome-shell@10.1-7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-software-0:3.36.1-5.el8.ppc64le",
"product": {
"name": "gnome-software-0:3.36.1-5.el8.ppc64le",
"product_id": "gnome-software-0:3.36.1-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software@3.36.1-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"product": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"product_id": "gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debugsource@3.36.1-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"product": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"product_id": "gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debuginfo@3.36.1-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-0:3.28.2-27.el8.ppc64le",
"product": {
"name": "gnome-control-center-0:3.28.2-27.el8.ppc64le",
"product_id": "gnome-control-center-0:3.28.2-27.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center@3.28.2-27.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"product": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"product_id": "gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debugsource@3.28.2-27.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"product": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"product_id": "gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debuginfo@3.28.2-27.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"product": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"product_id": "gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon@3.32.0-14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"product": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"product_id": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debugsource@3.32.0-14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"product": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"product_id": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debuginfo@3.32.0-14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-0:3.32.2-30.el8.ppc64le",
"product": {
"name": "gnome-shell-0:3.32.2-30.el8.ppc64le",
"product_id": "gnome-shell-0:3.32.2-30.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell@3.32.2-30.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"product": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"product_id": "gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debugsource@3.32.2-30.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"product": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"product_id": "gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debuginfo@3.32.2-30.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mutter-0:3.32.2-57.el8.ppc64le",
"product": {
"name": "mutter-0:3.32.2-57.el8.ppc64le",
"product_id": "mutter-0:3.32.2-57.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter@3.32.2-57.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"product": {
"name": "mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"product_id": "mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debugsource@3.32.2-57.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"product": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"product_id": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debuginfo@3.32.2-57.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"product": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"product_id": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-tests-debuginfo@3.32.2-57.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mutter-devel-0:3.32.2-57.el8.ppc64le",
"product": {
"name": "mutter-devel-0:3.32.2-57.el8.ppc64le",
"product_id": "mutter-devel-0:3.32.2-57.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-devel@3.32.2-57.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "enchant2-0:2.2.3-3.el8.i686",
"product": {
"name": "enchant2-0:2.2.3-3.el8.i686",
"product_id": "enchant2-0:2.2.3-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2@2.2.3-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "enchant2-debugsource-0:2.2.3-3.el8.i686",
"product": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.i686",
"product_id": "enchant2-debugsource-0:2.2.3-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debugsource@2.2.3-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"product": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"product_id": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-aspell-debuginfo@2.2.3-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "enchant2-debuginfo-0:2.2.3-3.el8.i686",
"product": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.i686",
"product_id": "enchant2-debuginfo-0:2.2.3-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debuginfo@2.2.3-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"product": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"product_id": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-voikko-debuginfo@2.2.3-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "enchant2-devel-0:2.2.3-3.el8.i686",
"product": {
"name": "enchant2-devel-0:2.2.3-3.el8.i686",
"product_id": "enchant2-devel-0:2.2.3-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-devel@2.2.3-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-0:2.10.0-6.el8.i686",
"product": {
"name": "libsigc++20-0:2.10.0-6.el8.i686",
"product_id": "libsigc++20-0:2.10.0-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20@2.10.0-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"product": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"product_id": "libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debugsource@2.10.0-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"product": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"product_id": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debuginfo@2.10.0-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-devel-0:2.10.0-6.el8.i686",
"product": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.i686",
"product_id": "libsigc++20-devel-0:2.10.0-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-devel@2.10.0-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pangomm-0:2.40.1-6.el8.i686",
"product": {
"name": "pangomm-0:2.40.1-6.el8.i686",
"product_id": "pangomm-0:2.40.1-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm@2.40.1-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pangomm-debugsource-0:2.40.1-6.el8.i686",
"product": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.i686",
"product_id": "pangomm-debugsource-0:2.40.1-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debugsource@2.40.1-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pangomm-debuginfo-0:2.40.1-6.el8.i686",
"product": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.i686",
"product_id": "pangomm-debuginfo-0:2.40.1-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debuginfo@2.40.1-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pangomm-devel-0:2.40.1-6.el8.i686",
"product": {
"name": "pangomm-devel-0:2.40.1-6.el8.i686",
"product_id": "pangomm-devel-0:2.40.1-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-devel@2.40.1-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cairomm-0:1.12.0-8.el8.i686",
"product": {
"name": "cairomm-0:1.12.0-8.el8.i686",
"product_id": "cairomm-0:1.12.0-8.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm@1.12.0-8.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cairomm-debugsource-0:1.12.0-8.el8.i686",
"product": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.i686",
"product_id": "cairomm-debugsource-0:1.12.0-8.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debugsource@1.12.0-8.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cairomm-debuginfo-0:1.12.0-8.el8.i686",
"product": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.i686",
"product_id": "cairomm-debuginfo-0:1.12.0-8.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debuginfo@1.12.0-8.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cairomm-devel-0:1.12.0-8.el8.i686",
"product": {
"name": "cairomm-devel-0:1.12.0-8.el8.i686",
"product_id": "cairomm-devel-0:1.12.0-8.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-devel@1.12.0-8.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "soundtouch-0:2.0.0-3.el8.i686",
"product": {
"name": "soundtouch-0:2.0.0-3.el8.i686",
"product_id": "soundtouch-0:2.0.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch@2.0.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debugsource-0:2.0.0-3.el8.i686",
"product": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.i686",
"product_id": "soundtouch-debugsource-0:2.0.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debugsource@2.0.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"product": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"product_id": "soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debuginfo@2.0.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "soundtouch-devel-0:2.0.0-3.el8.i686",
"product": {
"name": "soundtouch-devel-0:2.0.0-3.el8.i686",
"product_id": "soundtouch-devel-0:2.0.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-devel@2.0.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-0:3.22.2-3.el8.i686",
"product": {
"name": "gtkmm30-0:3.22.2-3.el8.i686",
"product_id": "gtkmm30-0:3.22.2-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30@3.22.2-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"product": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"product_id": "gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debugsource@3.22.2-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"product": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"product_id": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debuginfo@3.22.2-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-devel-0:3.22.2-3.el8.i686",
"product": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.i686",
"product_id": "gtkmm30-devel-0:3.22.2-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-devel@3.22.2-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-0:2.24.5-6.el8.i686",
"product": {
"name": "gtkmm24-0:2.24.5-6.el8.i686",
"product_id": "gtkmm24-0:2.24.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24@2.24.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"product": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"product_id": "gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debugsource@2.24.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"product": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"product_id": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debuginfo@2.24.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-devel-0:2.24.5-6.el8.i686",
"product": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.i686",
"product_id": "gtkmm24-devel-0:2.24.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-devel@2.24.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glibmm24-0:2.56.0-2.el8.i686",
"product": {
"name": "glibmm24-0:2.56.0-2.el8.i686",
"product_id": "glibmm24-0:2.56.0-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24@2.56.0-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debugsource-0:2.56.0-2.el8.i686",
"product": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.i686",
"product_id": "glibmm24-debugsource-0:2.56.0-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debugsource@2.56.0-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"product": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"product_id": "glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debuginfo@2.56.0-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glibmm24-devel-0:2.56.0-2.el8.i686",
"product": {
"name": "glibmm24-devel-0:2.56.0-2.el8.i686",
"product_id": "glibmm24-devel-0:2.56.0-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-devel@2.56.0-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsass-0:3.4.5-6.el8.i686",
"product": {
"name": "libsass-0:3.4.5-6.el8.i686",
"product_id": "libsass-0:3.4.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass@3.4.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsass-devel-0:3.4.5-6.el8.i686",
"product": {
"name": "libsass-devel-0:3.4.5-6.el8.i686",
"product_id": "libsass-devel-0:3.4.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-devel@3.4.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsass-debugsource-0:3.4.5-6.el8.i686",
"product": {
"name": "libsass-debugsource-0:3.4.5-6.el8.i686",
"product_id": "libsass-debugsource-0:3.4.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debugsource@3.4.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsass-debuginfo-0:3.4.5-6.el8.i686",
"product": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.i686",
"product_id": "libsass-debuginfo-0:3.4.5-6.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debuginfo@3.4.5-6.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "atkmm-0:2.24.2-7.el8.i686",
"product": {
"name": "atkmm-0:2.24.2-7.el8.i686",
"product_id": "atkmm-0:2.24.2-7.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm@2.24.2-7.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "atkmm-debugsource-0:2.24.2-7.el8.i686",
"product": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.i686",
"product_id": "atkmm-debugsource-0:2.24.2-7.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debugsource@2.24.2-7.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "atkmm-debuginfo-0:2.24.2-7.el8.i686",
"product": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.i686",
"product_id": "atkmm-debuginfo-0:2.24.2-7.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debuginfo@2.24.2-7.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "atkmm-devel-0:2.24.2-7.el8.i686",
"product": {
"name": "atkmm-devel-0:2.24.2-7.el8.i686",
"product_id": "atkmm-devel-0:2.24.2-7.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-devel@2.24.2-7.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-0:2.56.4-9.el8.i686",
"product_id": "glib2-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-devel-0:2.56.4-9.el8.i686",
"product_id": "glib2-devel-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-9.el8.i686",
"product_id": "glib2-debugsource-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.i686",
"product_id": "glib2-debuginfo-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-9.el8.i686",
"product": {
"name": "glib2-static-0:2.56.4-9.el8.i686",
"product_id": "glib2-static-0:2.56.4-9.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-9.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gamin-0:0.1.10-32.el8.i686",
"product": {
"name": "gamin-0:0.1.10-32.el8.i686",
"product_id": "gamin-0:0.1.10-32.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin@0.1.10-32.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gamin-debugsource-0:0.1.10-32.el8.i686",
"product": {
"name": "gamin-debugsource-0:0.1.10-32.el8.i686",
"product_id": "gamin-debugsource-0:0.1.10-32.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debugsource@0.1.10-32.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gamin-debuginfo-0:0.1.10-32.el8.i686",
"product": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.i686",
"product_id": "gamin-debuginfo-0:0.1.10-32.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debuginfo@0.1.10-32.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gamin-devel-0:0.1.10-32.el8.i686",
"product": {
"name": "gamin-devel-0:0.1.10-32.el8.i686",
"product_id": "gamin-devel-0:0.1.10-32.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-devel@0.1.10-32.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-client-0:1.36.2-11.el8.i686",
"product_id": "gvfs-client-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-devel-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-devel-0:1.36.2-11.el8.i686",
"product_id": "gvfs-devel-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-devel@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-debugsource-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.i686",
"product_id": "gvfs-debugsource-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debugsource@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"product_id": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb-debuginfo@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gvfs-0:1.36.2-11.el8.i686",
"product": {
"name": "gvfs-0:1.36.2-11.el8.i686",
"product_id": "gvfs-0:1.36.2-11.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs@1.36.2-11.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gjs-0:1.56.2-5.el8.i686",
"product": {
"name": "gjs-0:1.56.2-5.el8.i686",
"product_id": "gjs-0:1.56.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs@1.56.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gjs-debugsource-0:1.56.2-5.el8.i686",
"product": {
"name": "gjs-debugsource-0:1.56.2-5.el8.i686",
"product_id": "gjs-debugsource-0:1.56.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debugsource@1.56.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gjs-debuginfo-0:1.56.2-5.el8.i686",
"product": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.i686",
"product_id": "gjs-debuginfo-0:1.56.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debuginfo@1.56.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"product": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"product_id": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-tests-debuginfo@1.56.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gjs-devel-0:1.56.2-5.el8.i686",
"product": {
"name": "gjs-devel-0:1.56.2-5.el8.i686",
"product_id": "gjs-devel-0:1.56.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-devel@1.56.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-0:0.6.0-3.el8.i686",
"product": {
"name": "dleyna-core-0:0.6.0-3.el8.i686",
"product_id": "dleyna-core-0:0.6.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core@0.6.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"product": {
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"product_id": "dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core-debugsource@0.6.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"product": {
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"product_id": "dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core-debuginfo@0.6.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debugsource@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debuginfo@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel-debuginfo@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-debuginfo@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"product": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"product_id": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel-debuginfo@2.30.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-0:3.28.1-15.el8.i686",
"product": {
"name": "nautilus-extensions-0:3.28.1-15.el8.i686",
"product_id": "nautilus-extensions-0:3.28.1-15.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions@3.28.1-15.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nautilus-debugsource-0:3.28.1-15.el8.i686",
"product": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.i686",
"product_id": "nautilus-debugsource-0:3.28.1-15.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debugsource@3.28.1-15.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nautilus-debuginfo-0:3.28.1-15.el8.i686",
"product": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.i686",
"product_id": "nautilus-debuginfo-0:3.28.1-15.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debuginfo@3.28.1-15.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"product": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"product_id": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions-debuginfo@3.28.1-15.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nautilus-0:3.28.1-15.el8.i686",
"product": {
"name": "nautilus-0:3.28.1-15.el8.i686",
"product_id": "nautilus-0:3.28.1-15.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus@3.28.1-15.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nautilus-devel-0:3.28.1-15.el8.i686",
"product": {
"name": "nautilus-devel-0:3.28.1-15.el8.i686",
"product_id": "nautilus-devel-0:3.28.1-15.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-devel@3.28.1-15.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-0:2.24.32-5.el8.i686",
"product_id": "gtk2-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-devel-0:2.24.32-5.el8.i686",
"product_id": "gtk2-devel-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"product_id": "gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-immodules-0:2.24.32-5.el8.i686",
"product_id": "gtk2-immodules-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-debugsource-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.i686",
"product_id": "gtk2-debugsource-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debugsource@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-debuginfo-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.i686",
"product_id": "gtk2-debuginfo-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debuginfo@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"product_id": "gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-debuginfo@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"product_id": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim-debuginfo@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"product": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"product_id": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules-debuginfo@2.24.32-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-0:0.6.55-1.el8.i686",
"product": {
"name": "accountsservice-libs-0:0.6.55-1.el8.i686",
"product_id": "accountsservice-libs-0:0.6.55-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs@0.6.55-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debugsource-0:0.6.55-1.el8.i686",
"product": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.i686",
"product_id": "accountsservice-debugsource-0:0.6.55-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debugsource@0.6.55-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"product": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"product_id": "accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debuginfo@0.6.55-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"product": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"product_id": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs-debuginfo@0.6.55-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "accountsservice-devel-0:0.6.55-1.el8.i686",
"product": {
"name": "accountsservice-devel-0:0.6.55-1.el8.i686",
"product_id": "accountsservice-devel-0:0.6.55-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-devel@0.6.55-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "vala-0:0.40.19-2.el8.i686",
"product": {
"name": "vala-0:0.40.19-2.el8.i686",
"product_id": "vala-0:0.40.19-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala@0.40.19-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "vala-devel-0:0.40.19-2.el8.i686",
"product": {
"name": "vala-devel-0:0.40.19-2.el8.i686",
"product_id": "vala-devel-0:0.40.19-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-devel@0.40.19-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "vala-debugsource-0:0.40.19-2.el8.i686",
"product": {
"name": "vala-debugsource-0:0.40.19-2.el8.i686",
"product_id": "vala-debugsource-0:0.40.19-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debugsource@0.40.19-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "vala-debuginfo-0:0.40.19-2.el8.i686",
"product": {
"name": "vala-debuginfo-0:0.40.19-2.el8.i686",
"product_id": "vala-debuginfo-0:0.40.19-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debuginfo@0.40.19-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "valadoc-debuginfo-0:0.40.19-2.el8.i686",
"product": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.i686",
"product_id": "valadoc-debuginfo-0:0.40.19-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valadoc-debuginfo@0.40.19-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libvisual-1:0.4.0-25.el8.i686",
"product": {
"name": "libvisual-1:0.4.0-25.el8.i686",
"product_id": "libvisual-1:0.4.0-25.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual@0.4.0-25.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debugsource-1:0.4.0-25.el8.i686",
"product": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.i686",
"product_id": "libvisual-debugsource-1:0.4.0-25.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debugsource@0.4.0-25.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debuginfo-1:0.4.0-25.el8.i686",
"product": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.i686",
"product_id": "libvisual-debuginfo-1:0.4.0-25.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debuginfo@0.4.0-25.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-devel-1:0.4.0-25.el8.i686",
"product": {
"name": "libvisual-devel-1:0.4.0-25.el8.i686",
"product_id": "libvisual-devel-1:0.4.0-25.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-devel@0.4.0-25.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-0:2.2.0-12.el8.i686",
"product": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.i686",
"product_id": "OpenEXR-libs-0:2.2.0-12.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs@2.2.0-12.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"product": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"product_id": "OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debugsource@2.2.0-12.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"product": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"product_id": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debuginfo@2.2.0-12.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"product": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"product_id": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs-debuginfo@2.2.0-12.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-devel-0:2.2.0-12.el8.i686",
"product": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.i686",
"product_id": "OpenEXR-devel-0:2.2.0-12.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-devel@2.2.0-12.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-libs-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-libs-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debugsource-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-debugsource-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debugsource@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debuginfo@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos-debuginfo@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs-debuginfo@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geoclue2-devel-0:2.5.5-2.el8.i686",
"product": {
"name": "geoclue2-devel-0:2.5.5-2.el8.i686",
"product_id": "geoclue2-devel-0:2.5.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-devel@2.5.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gdm-1:3.28.3-39.el8.i686",
"product": {
"name": "gdm-1:3.28.3-39.el8.i686",
"product_id": "gdm-1:3.28.3-39.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm@3.28.3-39.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debugsource-1:3.28.3-39.el8.i686",
"product": {
"name": "gdm-debugsource-1:3.28.3-39.el8.i686",
"product_id": "gdm-debugsource-1:3.28.3-39.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debugsource@3.28.3-39.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debuginfo-1:3.28.3-39.el8.i686",
"product": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.i686",
"product_id": "gdm-debuginfo-1:3.28.3-39.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debuginfo@3.28.3-39.el8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-0:3.28.2-2.el8.i686",
"product": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.i686",
"product_id": "gnome-online-accounts-0:3.28.2-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts@3.28.2-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"product": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"product_id": "gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-devel@3.28.2-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"product": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"product_id": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debugsource@3.28.2-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"product": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"product_id": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debuginfo@3.28.2-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-0:3.26.0-3.el8.i686",
"product": {
"name": "geocode-glib-0:3.26.0-3.el8.i686",
"product_id": "geocode-glib-0:3.26.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib@3.26.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-devel-0:3.26.0-3.el8.i686",
"product": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.i686",
"product_id": "geocode-glib-devel-0:3.26.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-devel@3.26.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"product": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"product_id": "geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debugsource@3.26.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"product": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"product_id": "geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debuginfo@3.26.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "woff2-0:1.0.2-5.el8.i686",
"product": {
"name": "woff2-0:1.0.2-5.el8.i686",
"product_id": "woff2-0:1.0.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2@1.0.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "woff2-debugsource-0:1.0.2-5.el8.i686",
"product": {
"name": "woff2-debugsource-0:1.0.2-5.el8.i686",
"product_id": "woff2-debugsource-0:1.0.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debugsource@1.0.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "woff2-debuginfo-0:1.0.2-5.el8.i686",
"product": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.i686",
"product_id": "woff2-debuginfo-0:1.0.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debuginfo@1.0.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "woff2-devel-0:1.0.2-5.el8.i686",
"product": {
"name": "woff2-devel-0:1.0.2-5.el8.i686",
"product_id": "woff2-devel-0:1.0.2-5.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-devel@1.0.2-5.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libepubgen-0:0.1.0-3.el8.i686",
"product": {
"name": "libepubgen-0:0.1.0-3.el8.i686",
"product_id": "libepubgen-0:0.1.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen@0.1.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debugsource-0:0.1.0-3.el8.i686",
"product": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.i686",
"product_id": "libepubgen-debugsource-0:0.1.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debugsource@0.1.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"product": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"product_id": "libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debuginfo@0.1.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libepubgen-devel-0:0.1.0-3.el8.i686",
"product": {
"name": "libepubgen-devel-0:0.1.0-3.el8.i686",
"product_id": "libepubgen-devel-0:0.1.0-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-devel@0.1.0-3.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libdazzle-0:3.28.5-2.el8.i686",
"product": {
"name": "libdazzle-0:3.28.5-2.el8.i686",
"product_id": "libdazzle-0:3.28.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle@3.28.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debugsource-0:3.28.5-2.el8.i686",
"product": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.i686",
"product_id": "libdazzle-debugsource-0:3.28.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debugsource@3.28.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"product": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"product_id": "libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debuginfo@3.28.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libdazzle-devel-0:3.28.5-2.el8.i686",
"product": {
"name": "libdazzle-devel-0:3.28.5-2.el8.i686",
"product_id": "libdazzle-devel-0:3.28.5-2.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-devel@3.28.5-2.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "mutter-0:3.32.2-57.el8.i686",
"product": {
"name": "mutter-0:3.32.2-57.el8.i686",
"product_id": "mutter-0:3.32.2-57.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter@3.32.2-57.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "mutter-debugsource-0:3.32.2-57.el8.i686",
"product": {
"name": "mutter-debugsource-0:3.32.2-57.el8.i686",
"product_id": "mutter-debugsource-0:3.32.2-57.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debugsource@3.32.2-57.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "mutter-debuginfo-0:3.32.2-57.el8.i686",
"product": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.i686",
"product_id": "mutter-debuginfo-0:3.32.2-57.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debuginfo@3.32.2-57.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"product": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"product_id": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-tests-debuginfo@3.32.2-57.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "mutter-devel-0:3.32.2-57.el8.i686",
"product": {
"name": "mutter-devel-0:3.32.2-57.el8.i686",
"product_id": "mutter-devel-0:3.32.2-57.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-devel@3.32.2-57.el8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "enchant2-0:2.2.3-3.el8.x86_64",
"product": {
"name": "enchant2-0:2.2.3-3.el8.x86_64",
"product_id": "enchant2-0:2.2.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2@2.2.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"product": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"product_id": "enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debugsource@2.2.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"product": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"product_id": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-aspell-debuginfo@2.2.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"product": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"product_id": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debuginfo@2.2.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"product": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"product_id": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-voikko-debuginfo@2.2.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "enchant2-devel-0:2.2.3-3.el8.x86_64",
"product": {
"name": "enchant2-devel-0:2.2.3-3.el8.x86_64",
"product_id": "enchant2-devel-0:2.2.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-devel@2.2.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-0:2.10.0-6.el8.x86_64",
"product": {
"name": "libsigc++20-0:2.10.0-6.el8.x86_64",
"product_id": "libsigc++20-0:2.10.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20@2.10.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"product": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"product_id": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debugsource@2.10.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"product": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"product_id": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debuginfo@2.10.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"product": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"product_id": "libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-devel@2.10.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pangomm-0:2.40.1-6.el8.x86_64",
"product": {
"name": "pangomm-0:2.40.1-6.el8.x86_64",
"product_id": "pangomm-0:2.40.1-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm@2.40.1-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"product": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"product_id": "pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debugsource@2.40.1-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"product": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"product_id": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debuginfo@2.40.1-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pangomm-devel-0:2.40.1-6.el8.x86_64",
"product": {
"name": "pangomm-devel-0:2.40.1-6.el8.x86_64",
"product_id": "pangomm-devel-0:2.40.1-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-devel@2.40.1-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cairomm-0:1.12.0-8.el8.x86_64",
"product": {
"name": "cairomm-0:1.12.0-8.el8.x86_64",
"product_id": "cairomm-0:1.12.0-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm@1.12.0-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"product": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"product_id": "cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debugsource@1.12.0-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"product": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"product_id": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debuginfo@1.12.0-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cairomm-devel-0:1.12.0-8.el8.x86_64",
"product": {
"name": "cairomm-devel-0:1.12.0-8.el8.x86_64",
"product_id": "cairomm-devel-0:1.12.0-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-devel@1.12.0-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-0:2.0.0-3.el8.x86_64",
"product": {
"name": "soundtouch-0:2.0.0-3.el8.x86_64",
"product_id": "soundtouch-0:2.0.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch@2.0.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"product": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"product_id": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debugsource@2.0.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"product": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"product_id": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debuginfo@2.0.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "soundtouch-devel-0:2.0.0-3.el8.x86_64",
"product": {
"name": "soundtouch-devel-0:2.0.0-3.el8.x86_64",
"product_id": "soundtouch-devel-0:2.0.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-devel@2.0.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-0:3.22.2-3.el8.x86_64",
"product": {
"name": "gtkmm30-0:3.22.2-3.el8.x86_64",
"product_id": "gtkmm30-0:3.22.2-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30@3.22.2-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"product": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"product_id": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debugsource@3.22.2-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"product": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"product_id": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debuginfo@3.22.2-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"product": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"product_id": "gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-devel@3.22.2-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-0:2.24.5-6.el8.x86_64",
"product": {
"name": "gtkmm24-0:2.24.5-6.el8.x86_64",
"product_id": "gtkmm24-0:2.24.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24@2.24.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"product": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"product_id": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debugsource@2.24.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"product": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"product_id": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debuginfo@2.24.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"product": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"product_id": "gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-devel@2.24.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-0:2.56.0-2.el8.x86_64",
"product": {
"name": "glibmm24-0:2.56.0-2.el8.x86_64",
"product_id": "glibmm24-0:2.56.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24@2.56.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"product": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"product_id": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debugsource@2.56.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"product": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"product_id": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debuginfo@2.56.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glibmm24-devel-0:2.56.0-2.el8.x86_64",
"product": {
"name": "glibmm24-devel-0:2.56.0-2.el8.x86_64",
"product_id": "glibmm24-devel-0:2.56.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-devel@2.56.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsass-0:3.4.5-6.el8.x86_64",
"product": {
"name": "libsass-0:3.4.5-6.el8.x86_64",
"product_id": "libsass-0:3.4.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass@3.4.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsass-devel-0:3.4.5-6.el8.x86_64",
"product": {
"name": "libsass-devel-0:3.4.5-6.el8.x86_64",
"product_id": "libsass-devel-0:3.4.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-devel@3.4.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsass-debugsource-0:3.4.5-6.el8.x86_64",
"product": {
"name": "libsass-debugsource-0:3.4.5-6.el8.x86_64",
"product_id": "libsass-debugsource-0:3.4.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debugsource@3.4.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"product": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"product_id": "libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debuginfo@3.4.5-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "atkmm-0:2.24.2-7.el8.x86_64",
"product": {
"name": "atkmm-0:2.24.2-7.el8.x86_64",
"product_id": "atkmm-0:2.24.2-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm@2.24.2-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"product": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"product_id": "atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debugsource@2.24.2-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"product": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"product_id": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debuginfo@2.24.2-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "atkmm-devel-0:2.24.2-7.el8.x86_64",
"product": {
"name": "atkmm-devel-0:2.24.2-7.el8.x86_64",
"product_id": "atkmm-devel-0:2.24.2-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-devel@2.24.2-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-devel-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-fam-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-tests-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-9.el8.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-9.el8.x86_64",
"product_id": "glib2-static-0:2.56.4-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-0:3.28.1-4.el8.x86_64",
"product": {
"name": "gnome-photos-0:3.28.1-4.el8.x86_64",
"product_id": "gnome-photos-0:3.28.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos@3.28.1-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"product": {
"name": "gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"product_id": "gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos-tests@3.28.1-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"product": {
"name": "gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"product_id": "gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos-debugsource@3.28.1-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"product": {
"name": "gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"product_id": "gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-photos-debuginfo@3.28.1-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gamin-0:0.1.10-32.el8.x86_64",
"product": {
"name": "gamin-0:0.1.10-32.el8.x86_64",
"product_id": "gamin-0:0.1.10-32.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin@0.1.10-32.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gamin-debugsource-0:0.1.10-32.el8.x86_64",
"product": {
"name": "gamin-debugsource-0:0.1.10-32.el8.x86_64",
"product_id": "gamin-debugsource-0:0.1.10-32.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debugsource@0.1.10-32.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"product": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"product_id": "gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debuginfo@0.1.10-32.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gamin-devel-0:0.1.10-32.el8.x86_64",
"product": {
"name": "gamin-devel-0:0.1.10-32.el8.x86_64",
"product_id": "gamin-devel-0:0.1.10-32.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-devel@0.1.10-32.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-afc-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-afc-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-afp-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-afp-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-archive-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-archive-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-client-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-client-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-devel-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-devel-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-devel-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-devel@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-fuse-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-fuse-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-goa-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-goa-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-mtp-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-mtp-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-smb-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-smb-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debugsource@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afc-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"product": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"product_id": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb-debuginfo@1.36.2-11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gjs-0:1.56.2-5.el8.x86_64",
"product": {
"name": "gjs-0:1.56.2-5.el8.x86_64",
"product_id": "gjs-0:1.56.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs@1.56.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gjs-debugsource-0:1.56.2-5.el8.x86_64",
"product": {
"name": "gjs-debugsource-0:1.56.2-5.el8.x86_64",
"product_id": "gjs-debugsource-0:1.56.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debugsource@1.56.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"product": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"product_id": "gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debuginfo@1.56.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"product": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"product_id": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-tests-debuginfo@1.56.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gjs-devel-0:1.56.2-5.el8.x86_64",
"product": {
"name": "gjs-devel-0:1.56.2-5.el8.x86_64",
"product_id": "gjs-devel-0:1.56.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-devel@1.56.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-0:3.28.3-3.el8.x86_64",
"product": {
"name": "gnome-terminal-0:3.28.3-3.el8.x86_64",
"product_id": "gnome-terminal-0:3.28.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal@3.28.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"product": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"product_id": "gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus@3.28.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"product": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"product_id": "gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debugsource@3.28.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"product": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"product_id": "gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debuginfo@3.28.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"product": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"product_id": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus-debuginfo@3.28.3-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-0:0.6.0-3.el8.x86_64",
"product": {
"name": "dleyna-server-0:0.6.0-3.el8.x86_64",
"product_id": "dleyna-server-0:0.6.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server@0.6.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"product": {
"name": "dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"product_id": "dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server-debugsource@0.6.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"product": {
"name": "dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"product_id": "dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-server-debuginfo@0.6.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-0:0.6.0-3.el8.x86_64",
"product": {
"name": "dleyna-core-0:0.6.0-3.el8.x86_64",
"product_id": "dleyna-core-0:0.6.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core@0.6.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"product": {
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"product_id": "dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core-debugsource@0.6.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"product": {
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"product_id": "dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dleyna-core-debuginfo@0.6.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debugsource@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debuginfo@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel-debuginfo@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-debuginfo@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"product": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"product_id": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel-debuginfo@2.30.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-boxes-0:3.36.5-8.el8.x86_64",
"product": {
"name": "gnome-boxes-0:3.36.5-8.el8.x86_64",
"product_id": "gnome-boxes-0:3.36.5-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-boxes@3.36.5-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"product": {
"name": "gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"product_id": "gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-boxes-debugsource@3.36.5-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"product": {
"name": "gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"product_id": "gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-boxes-debuginfo@3.36.5-8.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nautilus-0:3.28.1-15.el8.x86_64",
"product": {
"name": "nautilus-0:3.28.1-15.el8.x86_64",
"product_id": "nautilus-0:3.28.1-15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus@3.28.1-15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-0:3.28.1-15.el8.x86_64",
"product": {
"name": "nautilus-extensions-0:3.28.1-15.el8.x86_64",
"product_id": "nautilus-extensions-0:3.28.1-15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions@3.28.1-15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"product": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"product_id": "nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debugsource@3.28.1-15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"product": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"product_id": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debuginfo@3.28.1-15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"product": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"product_id": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions-debuginfo@3.28.1-15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nautilus-devel-0:3.28.1-15.el8.x86_64",
"product": {
"name": "nautilus-devel-0:3.28.1-15.el8.x86_64",
"product_id": "nautilus-devel-0:3.28.1-15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-devel@3.28.1-15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-devel-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-devel-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-docs@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-immodules-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-immodules-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debugsource@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debuginfo@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-debuginfo@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim-debuginfo@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"product": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"product_id": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules-debuginfo@2.24.32-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-0:0.6.55-1.el8.x86_64",
"product": {
"name": "accountsservice-0:0.6.55-1.el8.x86_64",
"product_id": "accountsservice-0:0.6.55-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice@0.6.55-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-0:0.6.55-1.el8.x86_64",
"product": {
"name": "accountsservice-libs-0:0.6.55-1.el8.x86_64",
"product_id": "accountsservice-libs-0:0.6.55-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs@0.6.55-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"product": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"product_id": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debugsource@0.6.55-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"product": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"product_id": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debuginfo@0.6.55-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"product": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"product_id": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs-debuginfo@0.6.55-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "accountsservice-devel-0:0.6.55-1.el8.x86_64",
"product": {
"name": "accountsservice-devel-0:0.6.55-1.el8.x86_64",
"product_id": "accountsservice-devel-0:0.6.55-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-devel@0.6.55-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "vala-0:0.40.19-2.el8.x86_64",
"product": {
"name": "vala-0:0.40.19-2.el8.x86_64",
"product_id": "vala-0:0.40.19-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala@0.40.19-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "vala-devel-0:0.40.19-2.el8.x86_64",
"product": {
"name": "vala-devel-0:0.40.19-2.el8.x86_64",
"product_id": "vala-devel-0:0.40.19-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-devel@0.40.19-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "vala-debugsource-0:0.40.19-2.el8.x86_64",
"product": {
"name": "vala-debugsource-0:0.40.19-2.el8.x86_64",
"product_id": "vala-debugsource-0:0.40.19-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debugsource@0.40.19-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "vala-debuginfo-0:0.40.19-2.el8.x86_64",
"product": {
"name": "vala-debuginfo-0:0.40.19-2.el8.x86_64",
"product_id": "vala-debuginfo-0:0.40.19-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debuginfo@0.40.19-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"product": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"product_id": "valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valadoc-debuginfo@0.40.19-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvisual-1:0.4.0-25.el8.x86_64",
"product": {
"name": "libvisual-1:0.4.0-25.el8.x86_64",
"product_id": "libvisual-1:0.4.0-25.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual@0.4.0-25.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"product": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"product_id": "libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debugsource@0.4.0-25.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"product": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"product_id": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debuginfo@0.4.0-25.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-devel-1:0.4.0-25.el8.x86_64",
"product": {
"name": "libvisual-devel-1:0.4.0-25.el8.x86_64",
"product_id": "libvisual-devel-1:0.4.0-25.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-devel@0.4.0-25.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"product": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"product_id": "OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs@2.2.0-12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"product": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"product_id": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debugsource@2.2.0-12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"product": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"product_id": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debuginfo@2.2.0-12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"product": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"product_id": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs-debuginfo@2.2.0-12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"product": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"product_id": "OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-devel@2.2.0-12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-demos-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-demos-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-libs-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-libs-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debugsource@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debuginfo@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos-debuginfo@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs-debuginfo@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geoclue2-devel-0:2.5.5-2.el8.x86_64",
"product": {
"name": "geoclue2-devel-0:2.5.5-2.el8.x86_64",
"product_id": "geoclue2-devel-0:2.5.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-devel@2.5.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gdm-1:3.28.3-39.el8.x86_64",
"product": {
"name": "gdm-1:3.28.3-39.el8.x86_64",
"product_id": "gdm-1:3.28.3-39.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm@3.28.3-39.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debugsource-1:3.28.3-39.el8.x86_64",
"product": {
"name": "gdm-debugsource-1:3.28.3-39.el8.x86_64",
"product_id": "gdm-debugsource-1:3.28.3-39.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debugsource@3.28.3-39.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"product": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"product_id": "gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debuginfo@3.28.3-39.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gtk-doc-0:1.28-3.el8.x86_64",
"product": {
"name": "gtk-doc-0:1.28-3.el8.x86_64",
"product_id": "gtk-doc-0:1.28-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk-doc@1.28-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"product": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"product_id": "gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts@3.28.2-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"product": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"product_id": "gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-devel@3.28.2-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"product": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"product_id": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debugsource@3.28.2-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"product": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"product_id": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debuginfo@3.28.2-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-0:3.26.0-3.el8.x86_64",
"product": {
"name": "geocode-glib-0:3.26.0-3.el8.x86_64",
"product_id": "geocode-glib-0:3.26.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib@3.26.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"product": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"product_id": "geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-devel@3.26.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"product": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"product_id": "geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debugsource@3.26.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"product": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"product_id": "geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debuginfo@3.26.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "woff2-0:1.0.2-5.el8.x86_64",
"product": {
"name": "woff2-0:1.0.2-5.el8.x86_64",
"product_id": "woff2-0:1.0.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2@1.0.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "woff2-debugsource-0:1.0.2-5.el8.x86_64",
"product": {
"name": "woff2-debugsource-0:1.0.2-5.el8.x86_64",
"product_id": "woff2-debugsource-0:1.0.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debugsource@1.0.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"product": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"product_id": "woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debuginfo@1.0.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "woff2-devel-0:1.0.2-5.el8.x86_64",
"product": {
"name": "woff2-devel-0:1.0.2-5.el8.x86_64",
"product_id": "woff2-devel-0:1.0.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-devel@1.0.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-0:0.1.0-3.el8.x86_64",
"product": {
"name": "libepubgen-0:0.1.0-3.el8.x86_64",
"product_id": "libepubgen-0:0.1.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen@0.1.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"product": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"product_id": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debugsource@0.1.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"product": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"product_id": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debuginfo@0.1.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libepubgen-devel-0:0.1.0-3.el8.x86_64",
"product": {
"name": "libepubgen-devel-0:0.1.0-3.el8.x86_64",
"product_id": "libepubgen-devel-0:0.1.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-devel@0.1.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-0:3.28.5-2.el8.x86_64",
"product": {
"name": "libdazzle-0:3.28.5-2.el8.x86_64",
"product_id": "libdazzle-0:3.28.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle@3.28.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"product": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"product_id": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debugsource@3.28.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"product": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"product_id": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debuginfo@3.28.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libdazzle-devel-0:3.28.5-2.el8.x86_64",
"product": {
"name": "libdazzle-devel-0:3.28.5-2.el8.x86_64",
"product_id": "libdazzle-devel-0:3.28.5-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-devel@3.28.5-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "chrome-gnome-shell-0:10.1-7.el8.x86_64",
"product": {
"name": "chrome-gnome-shell-0:10.1-7.el8.x86_64",
"product_id": "chrome-gnome-shell-0:10.1-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chrome-gnome-shell@10.1-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-software-0:3.36.1-5.el8.x86_64",
"product": {
"name": "gnome-software-0:3.36.1-5.el8.x86_64",
"product_id": "gnome-software-0:3.36.1-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software@3.36.1-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"product": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"product_id": "gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debugsource@3.36.1-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"product": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"product_id": "gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debuginfo@3.36.1-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-0:3.28.2-27.el8.x86_64",
"product": {
"name": "gnome-control-center-0:3.28.2-27.el8.x86_64",
"product_id": "gnome-control-center-0:3.28.2-27.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center@3.28.2-27.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"product": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"product_id": "gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debugsource@3.28.2-27.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"product": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"product_id": "gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debuginfo@3.28.2-27.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"product": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"product_id": "gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon@3.32.0-14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"product": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"product_id": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debugsource@3.32.0-14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"product": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"product_id": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debuginfo@3.32.0-14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-0:3.32.2-30.el8.x86_64",
"product": {
"name": "gnome-shell-0:3.32.2-30.el8.x86_64",
"product_id": "gnome-shell-0:3.32.2-30.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell@3.32.2-30.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"product": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"product_id": "gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debugsource@3.32.2-30.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"product": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"product_id": "gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debuginfo@3.32.2-30.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mutter-0:3.32.2-57.el8.x86_64",
"product": {
"name": "mutter-0:3.32.2-57.el8.x86_64",
"product_id": "mutter-0:3.32.2-57.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter@3.32.2-57.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mutter-debugsource-0:3.32.2-57.el8.x86_64",
"product": {
"name": "mutter-debugsource-0:3.32.2-57.el8.x86_64",
"product_id": "mutter-debugsource-0:3.32.2-57.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debugsource@3.32.2-57.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"product": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"product_id": "mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debuginfo@3.32.2-57.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"product": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"product_id": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-tests-debuginfo@3.32.2-57.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mutter-devel-0:3.32.2-57.el8.x86_64",
"product": {
"name": "mutter-devel-0:3.32.2-57.el8.x86_64",
"product_id": "mutter-devel-0:3.32.2-57.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-devel@3.32.2-57.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "enchant2-0:2.2.3-3.el8.s390x",
"product": {
"name": "enchant2-0:2.2.3-3.el8.s390x",
"product_id": "enchant2-0:2.2.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2@2.2.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "enchant2-debugsource-0:2.2.3-3.el8.s390x",
"product": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.s390x",
"product_id": "enchant2-debugsource-0:2.2.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debugsource@2.2.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"product": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"product_id": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-aspell-debuginfo@2.2.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"product": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"product_id": "enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-debuginfo@2.2.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"product": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"product_id": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-voikko-debuginfo@2.2.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "enchant2-devel-0:2.2.3-3.el8.s390x",
"product": {
"name": "enchant2-devel-0:2.2.3-3.el8.s390x",
"product_id": "enchant2-devel-0:2.2.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/enchant2-devel@2.2.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-0:2.10.0-6.el8.s390x",
"product": {
"name": "libsigc++20-0:2.10.0-6.el8.s390x",
"product_id": "libsigc++20-0:2.10.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20@2.10.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"product": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"product_id": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debugsource@2.10.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"product": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"product_id": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-debuginfo@2.10.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsigc++20-devel-0:2.10.0-6.el8.s390x",
"product": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.s390x",
"product_id": "libsigc++20-devel-0:2.10.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-devel@2.10.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pangomm-0:2.40.1-6.el8.s390x",
"product": {
"name": "pangomm-0:2.40.1-6.el8.s390x",
"product_id": "pangomm-0:2.40.1-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm@2.40.1-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pangomm-debugsource-0:2.40.1-6.el8.s390x",
"product": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.s390x",
"product_id": "pangomm-debugsource-0:2.40.1-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debugsource@2.40.1-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"product": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"product_id": "pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-debuginfo@2.40.1-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pangomm-devel-0:2.40.1-6.el8.s390x",
"product": {
"name": "pangomm-devel-0:2.40.1-6.el8.s390x",
"product_id": "pangomm-devel-0:2.40.1-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-devel@2.40.1-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cairomm-0:1.12.0-8.el8.s390x",
"product": {
"name": "cairomm-0:1.12.0-8.el8.s390x",
"product_id": "cairomm-0:1.12.0-8.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm@1.12.0-8.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cairomm-debugsource-0:1.12.0-8.el8.s390x",
"product": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.s390x",
"product_id": "cairomm-debugsource-0:1.12.0-8.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debugsource@1.12.0-8.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"product": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"product_id": "cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-debuginfo@1.12.0-8.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cairomm-devel-0:1.12.0-8.el8.s390x",
"product": {
"name": "cairomm-devel-0:1.12.0-8.el8.s390x",
"product_id": "cairomm-devel-0:1.12.0-8.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-devel@1.12.0-8.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "soundtouch-0:2.0.0-3.el8.s390x",
"product": {
"name": "soundtouch-0:2.0.0-3.el8.s390x",
"product_id": "soundtouch-0:2.0.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch@2.0.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"product": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"product_id": "soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debugsource@2.0.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"product": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"product_id": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-debuginfo@2.0.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "soundtouch-devel-0:2.0.0-3.el8.s390x",
"product": {
"name": "soundtouch-devel-0:2.0.0-3.el8.s390x",
"product_id": "soundtouch-devel-0:2.0.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/soundtouch-devel@2.0.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-0:3.22.2-3.el8.s390x",
"product": {
"name": "gtkmm30-0:3.22.2-3.el8.s390x",
"product_id": "gtkmm30-0:3.22.2-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30@3.22.2-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"product": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"product_id": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debugsource@3.22.2-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"product": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"product_id": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-debuginfo@3.22.2-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-devel-0:3.22.2-3.el8.s390x",
"product": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.s390x",
"product_id": "gtkmm30-devel-0:3.22.2-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-devel@3.22.2-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-0:2.24.5-6.el8.s390x",
"product": {
"name": "gtkmm24-0:2.24.5-6.el8.s390x",
"product_id": "gtkmm24-0:2.24.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24@2.24.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"product": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"product_id": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debugsource@2.24.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"product": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"product_id": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-debuginfo@2.24.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-devel-0:2.24.5-6.el8.s390x",
"product": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.s390x",
"product_id": "gtkmm24-devel-0:2.24.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-devel@2.24.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glibmm24-0:2.56.0-2.el8.s390x",
"product": {
"name": "glibmm24-0:2.56.0-2.el8.s390x",
"product_id": "glibmm24-0:2.56.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24@2.56.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"product": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"product_id": "glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debugsource@2.56.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"product": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"product_id": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-debuginfo@2.56.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glibmm24-devel-0:2.56.0-2.el8.s390x",
"product": {
"name": "glibmm24-devel-0:2.56.0-2.el8.s390x",
"product_id": "glibmm24-devel-0:2.56.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-devel@2.56.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsass-0:3.4.5-6.el8.s390x",
"product": {
"name": "libsass-0:3.4.5-6.el8.s390x",
"product_id": "libsass-0:3.4.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass@3.4.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsass-devel-0:3.4.5-6.el8.s390x",
"product": {
"name": "libsass-devel-0:3.4.5-6.el8.s390x",
"product_id": "libsass-devel-0:3.4.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-devel@3.4.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsass-debugsource-0:3.4.5-6.el8.s390x",
"product": {
"name": "libsass-debugsource-0:3.4.5-6.el8.s390x",
"product_id": "libsass-debugsource-0:3.4.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debugsource@3.4.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsass-debuginfo-0:3.4.5-6.el8.s390x",
"product": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.s390x",
"product_id": "libsass-debuginfo-0:3.4.5-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsass-debuginfo@3.4.5-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "atkmm-0:2.24.2-7.el8.s390x",
"product": {
"name": "atkmm-0:2.24.2-7.el8.s390x",
"product_id": "atkmm-0:2.24.2-7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm@2.24.2-7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "atkmm-debugsource-0:2.24.2-7.el8.s390x",
"product": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.s390x",
"product_id": "atkmm-debugsource-0:2.24.2-7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debugsource@2.24.2-7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"product": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"product_id": "atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-debuginfo@2.24.2-7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "atkmm-devel-0:2.24.2-7.el8.s390x",
"product": {
"name": "atkmm-devel-0:2.24.2-7.el8.s390x",
"product_id": "atkmm-devel-0:2.24.2-7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-devel@2.24.2-7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-0:2.56.4-9.el8.s390x",
"product_id": "glib2-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-9.el8.s390x",
"product_id": "glib2-devel-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-9.el8.s390x",
"product_id": "glib2-fam-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-9.el8.s390x",
"product_id": "glib2-tests-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-9.el8.s390x",
"product_id": "glib2-debugsource-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-9.el8.s390x",
"product": {
"name": "glib2-static-0:2.56.4-9.el8.s390x",
"product_id": "glib2-static-0:2.56.4-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gamin-0:0.1.10-32.el8.s390x",
"product": {
"name": "gamin-0:0.1.10-32.el8.s390x",
"product_id": "gamin-0:0.1.10-32.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin@0.1.10-32.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gamin-debugsource-0:0.1.10-32.el8.s390x",
"product": {
"name": "gamin-debugsource-0:0.1.10-32.el8.s390x",
"product_id": "gamin-debugsource-0:0.1.10-32.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debugsource@0.1.10-32.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gamin-debuginfo-0:0.1.10-32.el8.s390x",
"product": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.s390x",
"product_id": "gamin-debuginfo-0:0.1.10-32.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-debuginfo@0.1.10-32.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gamin-devel-0:0.1.10-32.el8.s390x",
"product": {
"name": "gamin-devel-0:0.1.10-32.el8.s390x",
"product_id": "gamin-devel-0:0.1.10-32.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gamin-devel@0.1.10-32.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-afp-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-afp-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-archive-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-archive-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-client-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-client-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-devel-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-devel-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-devel-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-devel@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-fuse-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-fuse-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-goa-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-goa-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-mtp-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-mtp-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-smb-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-smb-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-debugsource-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-debugsource-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debugsource@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-afp-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-archive-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-client-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-fuse-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-goa-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-gphoto2-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-mtp-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"product": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"product_id": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gvfs-smb-debuginfo@1.36.2-11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gjs-0:1.56.2-5.el8.s390x",
"product": {
"name": "gjs-0:1.56.2-5.el8.s390x",
"product_id": "gjs-0:1.56.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs@1.56.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gjs-debugsource-0:1.56.2-5.el8.s390x",
"product": {
"name": "gjs-debugsource-0:1.56.2-5.el8.s390x",
"product_id": "gjs-debugsource-0:1.56.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debugsource@1.56.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gjs-debuginfo-0:1.56.2-5.el8.s390x",
"product": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.s390x",
"product_id": "gjs-debuginfo-0:1.56.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-debuginfo@1.56.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"product": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"product_id": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-tests-debuginfo@1.56.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gjs-devel-0:1.56.2-5.el8.s390x",
"product": {
"name": "gjs-devel-0:1.56.2-5.el8.s390x",
"product_id": "gjs-devel-0:1.56.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gjs-devel@1.56.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-0:3.28.3-3.el8.s390x",
"product": {
"name": "gnome-terminal-0:3.28.3-3.el8.s390x",
"product_id": "gnome-terminal-0:3.28.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal@3.28.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"product": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"product_id": "gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus@3.28.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"product": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"product_id": "gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debugsource@3.28.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"product": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"product_id": "gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-debuginfo@3.28.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"product": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"product_id": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-terminal-nautilus-debuginfo@3.28.3-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debugsource@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-debuginfo@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-devel-debuginfo@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-debuginfo@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"product": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"product_id": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/webkit2gtk3-jsc-devel-debuginfo@2.30.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nautilus-0:3.28.1-15.el8.s390x",
"product": {
"name": "nautilus-0:3.28.1-15.el8.s390x",
"product_id": "nautilus-0:3.28.1-15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus@3.28.1-15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-0:3.28.1-15.el8.s390x",
"product": {
"name": "nautilus-extensions-0:3.28.1-15.el8.s390x",
"product_id": "nautilus-extensions-0:3.28.1-15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions@3.28.1-15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nautilus-debugsource-0:3.28.1-15.el8.s390x",
"product": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.s390x",
"product_id": "nautilus-debugsource-0:3.28.1-15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debugsource@3.28.1-15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"product": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"product_id": "nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-debuginfo@3.28.1-15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"product": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"product_id": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-extensions-debuginfo@3.28.1-15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nautilus-devel-0:3.28.1-15.el8.s390x",
"product": {
"name": "nautilus-devel-0:3.28.1-15.el8.s390x",
"product_id": "nautilus-devel-0:3.28.1-15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nautilus-devel@3.28.1-15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-devel-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-devel-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-docs@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-immodules-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-immodules-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-debugsource-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-debugsource-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debugsource@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-debuginfo@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-devel-debuginfo@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodule-xim-debuginfo@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"product": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"product_id": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk2-immodules-debuginfo@2.24.32-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "accountsservice-0:0.6.55-1.el8.s390x",
"product": {
"name": "accountsservice-0:0.6.55-1.el8.s390x",
"product_id": "accountsservice-0:0.6.55-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice@0.6.55-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-0:0.6.55-1.el8.s390x",
"product": {
"name": "accountsservice-libs-0:0.6.55-1.el8.s390x",
"product_id": "accountsservice-libs-0:0.6.55-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs@0.6.55-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"product": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"product_id": "accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debugsource@0.6.55-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"product": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"product_id": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-debuginfo@0.6.55-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"product": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"product_id": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-libs-debuginfo@0.6.55-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "accountsservice-devel-0:0.6.55-1.el8.s390x",
"product": {
"name": "accountsservice-devel-0:0.6.55-1.el8.s390x",
"product_id": "accountsservice-devel-0:0.6.55-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/accountsservice-devel@0.6.55-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "vala-0:0.40.19-2.el8.s390x",
"product": {
"name": "vala-0:0.40.19-2.el8.s390x",
"product_id": "vala-0:0.40.19-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala@0.40.19-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "vala-devel-0:0.40.19-2.el8.s390x",
"product": {
"name": "vala-devel-0:0.40.19-2.el8.s390x",
"product_id": "vala-devel-0:0.40.19-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-devel@0.40.19-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "vala-debugsource-0:0.40.19-2.el8.s390x",
"product": {
"name": "vala-debugsource-0:0.40.19-2.el8.s390x",
"product_id": "vala-debugsource-0:0.40.19-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debugsource@0.40.19-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "vala-debuginfo-0:0.40.19-2.el8.s390x",
"product": {
"name": "vala-debuginfo-0:0.40.19-2.el8.s390x",
"product_id": "vala-debuginfo-0:0.40.19-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vala-debuginfo@0.40.19-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"product": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"product_id": "valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valadoc-debuginfo@0.40.19-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvisual-1:0.4.0-25.el8.s390x",
"product": {
"name": "libvisual-1:0.4.0-25.el8.s390x",
"product_id": "libvisual-1:0.4.0-25.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual@0.4.0-25.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debugsource-1:0.4.0-25.el8.s390x",
"product": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.s390x",
"product_id": "libvisual-debugsource-1:0.4.0-25.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debugsource@0.4.0-25.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"product": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"product_id": "libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-debuginfo@0.4.0-25.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "libvisual-devel-1:0.4.0-25.el8.s390x",
"product": {
"name": "libvisual-devel-1:0.4.0-25.el8.s390x",
"product_id": "libvisual-devel-1:0.4.0-25.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvisual-devel@0.4.0-25.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-0:2.2.0-12.el8.s390x",
"product": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.s390x",
"product_id": "OpenEXR-libs-0:2.2.0-12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs@2.2.0-12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"product": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"product_id": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debugsource@2.2.0-12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"product": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"product_id": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-debuginfo@2.2.0-12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"product": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"product_id": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-libs-debuginfo@2.2.0-12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "OpenEXR-devel-0:2.2.0-12.el8.s390x",
"product": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.s390x",
"product_id": "OpenEXR-devel-0:2.2.0-12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/OpenEXR-devel@2.2.0-12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-demos-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-demos-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-libs-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-libs-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debugsource@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-debuginfo@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-demos-debuginfo@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-libs-debuginfo@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geoclue2-devel-0:2.5.5-2.el8.s390x",
"product": {
"name": "geoclue2-devel-0:2.5.5-2.el8.s390x",
"product_id": "geoclue2-devel-0:2.5.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geoclue2-devel@2.5.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gdm-1:3.28.3-39.el8.s390x",
"product": {
"name": "gdm-1:3.28.3-39.el8.s390x",
"product_id": "gdm-1:3.28.3-39.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm@3.28.3-39.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debugsource-1:3.28.3-39.el8.s390x",
"product": {
"name": "gdm-debugsource-1:3.28.3-39.el8.s390x",
"product_id": "gdm-debugsource-1:3.28.3-39.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debugsource@3.28.3-39.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gdm-debuginfo-1:3.28.3-39.el8.s390x",
"product": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.s390x",
"product_id": "gdm-debuginfo-1:3.28.3-39.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gdm-debuginfo@3.28.3-39.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gtk-doc-0:1.28-3.el8.s390x",
"product": {
"name": "gtk-doc-0:1.28-3.el8.s390x",
"product_id": "gtk-doc-0:1.28-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtk-doc@1.28-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-0:3.28.2-2.el8.s390x",
"product": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.s390x",
"product_id": "gnome-online-accounts-0:3.28.2-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts@3.28.2-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"product": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"product_id": "gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-devel@3.28.2-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"product": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"product_id": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debugsource@3.28.2-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"product": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"product_id": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-online-accounts-debuginfo@3.28.2-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-0:3.26.0-3.el8.s390x",
"product": {
"name": "geocode-glib-0:3.26.0-3.el8.s390x",
"product_id": "geocode-glib-0:3.26.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib@3.26.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-devel-0:3.26.0-3.el8.s390x",
"product": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.s390x",
"product_id": "geocode-glib-devel-0:3.26.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-devel@3.26.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"product": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"product_id": "geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debugsource@3.26.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"product": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"product_id": "geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geocode-glib-debuginfo@3.26.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "woff2-0:1.0.2-5.el8.s390x",
"product": {
"name": "woff2-0:1.0.2-5.el8.s390x",
"product_id": "woff2-0:1.0.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2@1.0.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "woff2-debugsource-0:1.0.2-5.el8.s390x",
"product": {
"name": "woff2-debugsource-0:1.0.2-5.el8.s390x",
"product_id": "woff2-debugsource-0:1.0.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debugsource@1.0.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "woff2-debuginfo-0:1.0.2-5.el8.s390x",
"product": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.s390x",
"product_id": "woff2-debuginfo-0:1.0.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-debuginfo@1.0.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "woff2-devel-0:1.0.2-5.el8.s390x",
"product": {
"name": "woff2-devel-0:1.0.2-5.el8.s390x",
"product_id": "woff2-devel-0:1.0.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/woff2-devel@1.0.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libepubgen-0:0.1.0-3.el8.s390x",
"product": {
"name": "libepubgen-0:0.1.0-3.el8.s390x",
"product_id": "libepubgen-0:0.1.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen@0.1.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libepubgen-devel-0:0.1.0-3.el8.s390x",
"product": {
"name": "libepubgen-devel-0:0.1.0-3.el8.s390x",
"product_id": "libepubgen-devel-0:0.1.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-devel@0.1.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"product": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"product_id": "libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debugsource@0.1.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"product": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"product_id": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libepubgen-debuginfo@0.1.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libdazzle-0:3.28.5-2.el8.s390x",
"product": {
"name": "libdazzle-0:3.28.5-2.el8.s390x",
"product_id": "libdazzle-0:3.28.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle@3.28.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libdazzle-devel-0:3.28.5-2.el8.s390x",
"product": {
"name": "libdazzle-devel-0:3.28.5-2.el8.s390x",
"product_id": "libdazzle-devel-0:3.28.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-devel@3.28.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"product": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"product_id": "libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debugsource@3.28.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"product": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"product_id": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libdazzle-debuginfo@3.28.5-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "chrome-gnome-shell-0:10.1-7.el8.s390x",
"product": {
"name": "chrome-gnome-shell-0:10.1-7.el8.s390x",
"product_id": "chrome-gnome-shell-0:10.1-7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chrome-gnome-shell@10.1-7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-software-0:3.36.1-5.el8.s390x",
"product": {
"name": "gnome-software-0:3.36.1-5.el8.s390x",
"product_id": "gnome-software-0:3.36.1-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software@3.36.1-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"product": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"product_id": "gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debugsource@3.36.1-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"product": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"product_id": "gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-software-debuginfo@3.36.1-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-0:3.28.2-27.el8.s390x",
"product": {
"name": "gnome-control-center-0:3.28.2-27.el8.s390x",
"product_id": "gnome-control-center-0:3.28.2-27.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center@3.28.2-27.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"product": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"product_id": "gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debugsource@3.28.2-27.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"product": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"product_id": "gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-debuginfo@3.28.2-27.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"product": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"product_id": "gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon@3.32.0-14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"product": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"product_id": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debugsource@3.32.0-14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"product": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"product_id": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-settings-daemon-debuginfo@3.32.0-14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-0:3.32.2-30.el8.s390x",
"product": {
"name": "gnome-shell-0:3.32.2-30.el8.s390x",
"product_id": "gnome-shell-0:3.32.2-30.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell@3.32.2-30.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"product": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"product_id": "gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debugsource@3.32.2-30.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"product": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"product_id": "gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-debuginfo@3.32.2-30.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mutter-0:3.32.2-57.el8.s390x",
"product": {
"name": "mutter-0:3.32.2-57.el8.s390x",
"product_id": "mutter-0:3.32.2-57.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter@3.32.2-57.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mutter-debugsource-0:3.32.2-57.el8.s390x",
"product": {
"name": "mutter-debugsource-0:3.32.2-57.el8.s390x",
"product_id": "mutter-debugsource-0:3.32.2-57.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debugsource@3.32.2-57.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mutter-debuginfo-0:3.32.2-57.el8.s390x",
"product": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.s390x",
"product_id": "mutter-debuginfo-0:3.32.2-57.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-debuginfo@3.32.2-57.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"product": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"product_id": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-tests-debuginfo@3.32.2-57.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mutter-devel-0:3.32.2-57.el8.s390x",
"product": {
"name": "mutter-devel-0:3.32.2-57.el8.s390x",
"product_id": "mutter-devel-0:3.32.2-57.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mutter-devel@3.32.2-57.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsigc++20-doc-0:2.10.0-6.el8.noarch",
"product": {
"name": "libsigc++20-doc-0:2.10.0-6.el8.noarch",
"product_id": "libsigc++20-doc-0:2.10.0-6.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsigc%2B%2B20-doc@2.10.0-6.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pangomm-doc-0:2.40.1-6.el8.noarch",
"product": {
"name": "pangomm-doc-0:2.40.1-6.el8.noarch",
"product_id": "pangomm-doc-0:2.40.1-6.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pangomm-doc@2.40.1-6.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cairomm-doc-0:1.12.0-8.el8.noarch",
"product": {
"name": "cairomm-doc-0:1.12.0-8.el8.noarch",
"product_id": "cairomm-doc-0:1.12.0-8.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cairomm-doc@1.12.0-8.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gtkmm30-doc-0:3.22.2-3.el8.noarch",
"product": {
"name": "gtkmm30-doc-0:3.22.2-3.el8.noarch",
"product_id": "gtkmm30-doc-0:3.22.2-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm30-doc@3.22.2-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gtkmm24-docs-0:2.24.5-6.el8.noarch",
"product": {
"name": "gtkmm24-docs-0:2.24.5-6.el8.noarch",
"product_id": "gtkmm24-docs-0:2.24.5-6.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtkmm24-docs@2.24.5-6.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "glibmm24-doc-0:2.56.0-2.el8.noarch",
"product": {
"name": "glibmm24-doc-0:2.56.0-2.el8.noarch",
"product_id": "glibmm24-doc-0:2.56.0-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glibmm24-doc@2.56.0-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "atkmm-doc-0:2.24.2-7.el8.noarch",
"product": {
"name": "atkmm-doc-0:2.24.2-7.el8.noarch",
"product_id": "atkmm-doc-0:2.24.2-7.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atkmm-doc@2.24.2-7.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-9.el8.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-9.el8.noarch",
"product_id": "glib2-doc-0:2.56.4-9.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-9.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-classic-session-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-classic-session-0:3.32.1-14.el8.noarch",
"product_id": "gnome-classic-session-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-classic-session@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-apps-menu@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-auto-move-windows@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-common@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-dash-to-dock@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-desktop-icons@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-disable-screenshield@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-drive-menu@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-horizontal-workspaces@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-launch-new-instance@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-native-window-placement@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-no-hot-corner@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-panel-favorites@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-places-menu@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-screenshot-window-sizer@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-systemMonitor@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-top-icons@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-updates-dialog@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-user-theme@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-window-grouper@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-window-list@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-windowsNavigator@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"product": {
"name": "gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"product_id": "gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-shell-extension-workspace-indicator@3.32.1-14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"product": {
"name": "gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"product_id": "gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gnome-control-center-filesystem@3.28.2-27.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-0:2.2.0-12.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src"
},
"product_reference": "OpenEXR-0:2.2.0-12.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src"
},
"product_reference": "atkmm-0:2.24.2-7.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-doc-0:2.24.2-7.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch"
},
"product_reference": "atkmm-doc-0:2.24.2-7.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src"
},
"product_reference": "cairomm-0:1.12.0-8.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-doc-0:1.12.0-8.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch"
},
"product_reference": "cairomm-doc-0:1.12.0-8.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chrome-gnome-shell-0:10.1-7.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64"
},
"product_reference": "chrome-gnome-shell-0:10.1-7.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chrome-gnome-shell-0:10.1-7.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le"
},
"product_reference": "chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chrome-gnome-shell-0:10.1-7.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x"
},
"product_reference": "chrome-gnome-shell-0:10.1-7.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chrome-gnome-shell-0:10.1-7.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src"
},
"product_reference": "chrome-gnome-shell-0:10.1-7.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chrome-gnome-shell-0:10.1-7.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64"
},
"product_reference": "chrome-gnome-shell-0:10.1-7.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-0:0.6.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686"
},
"product_reference": "dleyna-core-0:0.6.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-0:0.6.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le"
},
"product_reference": "dleyna-core-0:0.6.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-0:0.6.0-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src"
},
"product_reference": "dleyna-core-0:0.6.0-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-0:0.6.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64"
},
"product_reference": "dleyna-core-0:0.6.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686"
},
"product_reference": "dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le"
},
"product_reference": "dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64"
},
"product_reference": "dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686"
},
"product_reference": "dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le"
},
"product_reference": "dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-core-debugsource-0:0.6.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64"
},
"product_reference": "dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-0:0.6.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le"
},
"product_reference": "dleyna-server-0:0.6.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-0:0.6.0-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src"
},
"product_reference": "dleyna-server-0:0.6.0-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-0:0.6.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64"
},
"product_reference": "dleyna-server-0:0.6.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le"
},
"product_reference": "dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64"
},
"product_reference": "dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le"
},
"product_reference": "dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dleyna-server-debugsource-0:0.6.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64"
},
"product_reference": "dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src"
},
"product_reference": "enchant2-0:2.2.3-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-1:3.28.3-39.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64"
},
"product_reference": "gdm-1:3.28.3-39.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-1:3.28.3-39.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686"
},
"product_reference": "gdm-1:3.28.3-39.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-1:3.28.3-39.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le"
},
"product_reference": "gdm-1:3.28.3-39.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-1:3.28.3-39.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x"
},
"product_reference": "gdm-1:3.28.3-39.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-1:3.28.3-39.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src"
},
"product_reference": "gdm-1:3.28.3-39.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-1:3.28.3-39.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64"
},
"product_reference": "gdm-1:3.28.3-39.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64"
},
"product_reference": "gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686"
},
"product_reference": "gdm-debuginfo-1:3.28.3-39.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le"
},
"product_reference": "gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x"
},
"product_reference": "gdm-debuginfo-1:3.28.3-39.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debuginfo-1:3.28.3-39.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64"
},
"product_reference": "gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debugsource-1:3.28.3-39.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64"
},
"product_reference": "gdm-debugsource-1:3.28.3-39.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debugsource-1:3.28.3-39.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686"
},
"product_reference": "gdm-debugsource-1:3.28.3-39.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debugsource-1:3.28.3-39.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le"
},
"product_reference": "gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debugsource-1:3.28.3-39.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x"
},
"product_reference": "gdm-debugsource-1:3.28.3-39.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdm-debugsource-1:3.28.3-39.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64"
},
"product_reference": "gdm-debugsource-1:3.28.3-39.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-0:3.26.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64"
},
"product_reference": "geocode-glib-0:3.26.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-0:3.26.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686"
},
"product_reference": "geocode-glib-0:3.26.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-0:3.26.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le"
},
"product_reference": "geocode-glib-0:3.26.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-0:3.26.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x"
},
"product_reference": "geocode-glib-0:3.26.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-0:3.26.0-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src"
},
"product_reference": "geocode-glib-0:3.26.0-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-0:3.26.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64"
},
"product_reference": "geocode-glib-0:3.26.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64"
},
"product_reference": "geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686"
},
"product_reference": "geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le"
},
"product_reference": "geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x"
},
"product_reference": "geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64"
},
"product_reference": "geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64"
},
"product_reference": "geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686"
},
"product_reference": "geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le"
},
"product_reference": "geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x"
},
"product_reference": "geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-debugsource-0:3.26.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64"
},
"product_reference": "geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64"
},
"product_reference": "geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686"
},
"product_reference": "geocode-glib-devel-0:3.26.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le"
},
"product_reference": "geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x"
},
"product_reference": "geocode-glib-devel-0:3.26.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geocode-glib-devel-0:3.26.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64"
},
"product_reference": "geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src"
},
"product_reference": "gjs-0:1.56.2-5.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-doc-0:2.56.0-2.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch"
},
"product_reference": "glibmm24-doc-0:2.56.0-2.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-boxes-0:3.36.5-8.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src"
},
"product_reference": "gnome-boxes-0:3.36.5-8.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-boxes-0:3.36.5-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64"
},
"product_reference": "gnome-boxes-0:3.36.5-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64"
},
"product_reference": "gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64"
},
"product_reference": "gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-classic-session-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-classic-session-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-0:3.28.2-27.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64"
},
"product_reference": "gnome-control-center-0:3.28.2-27.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-0:3.28.2-27.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le"
},
"product_reference": "gnome-control-center-0:3.28.2-27.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-0:3.28.2-27.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x"
},
"product_reference": "gnome-control-center-0:3.28.2-27.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-0:3.28.2-27.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src"
},
"product_reference": "gnome-control-center-0:3.28.2-27.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-0:3.28.2-27.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64"
},
"product_reference": "gnome-control-center-0:3.28.2-27.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64"
},
"product_reference": "gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le"
},
"product_reference": "gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x"
},
"product_reference": "gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64"
},
"product_reference": "gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64"
},
"product_reference": "gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le"
},
"product_reference": "gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x"
},
"product_reference": "gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64"
},
"product_reference": "gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-control-center-filesystem-0:3.28.2-27.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch"
},
"product_reference": "gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64"
},
"product_reference": "gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686"
},
"product_reference": "gnome-online-accounts-0:3.28.2-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le"
},
"product_reference": "gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x"
},
"product_reference": "gnome-online-accounts-0:3.28.2-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src"
},
"product_reference": "gnome-online-accounts-0:3.28.2-2.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-0:3.28.2-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64"
},
"product_reference": "gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64"
},
"product_reference": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686"
},
"product_reference": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le"
},
"product_reference": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x"
},
"product_reference": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64"
},
"product_reference": "gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64"
},
"product_reference": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686"
},
"product_reference": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le"
},
"product_reference": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x"
},
"product_reference": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64"
},
"product_reference": "gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64"
},
"product_reference": "gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686"
},
"product_reference": "gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le"
},
"product_reference": "gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x"
},
"product_reference": "gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64"
},
"product_reference": "gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-0:3.28.1-4.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le"
},
"product_reference": "gnome-photos-0:3.28.1-4.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-0:3.28.1-4.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src"
},
"product_reference": "gnome-photos-0:3.28.1-4.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-0:3.28.1-4.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64"
},
"product_reference": "gnome-photos-0:3.28.1-4.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le"
},
"product_reference": "gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64"
},
"product_reference": "gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le"
},
"product_reference": "gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-debugsource-0:3.28.1-4.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64"
},
"product_reference": "gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-tests-0:3.28.1-4.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le"
},
"product_reference": "gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-photos-tests-0:3.28.1-4.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64"
},
"product_reference": "gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64"
},
"product_reference": "gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le"
},
"product_reference": "gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x"
},
"product_reference": "gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src"
},
"product_reference": "gnome-settings-daemon-0:3.32.0-14.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-0:3.32.0-14.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64"
},
"product_reference": "gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64"
},
"product_reference": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le"
},
"product_reference": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x"
},
"product_reference": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64"
},
"product_reference": "gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64"
},
"product_reference": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le"
},
"product_reference": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x"
},
"product_reference": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64"
},
"product_reference": "gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-0:3.32.2-30.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64"
},
"product_reference": "gnome-shell-0:3.32.2-30.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-0:3.32.2-30.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le"
},
"product_reference": "gnome-shell-0:3.32.2-30.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-0:3.32.2-30.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x"
},
"product_reference": "gnome-shell-0:3.32.2-30.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-0:3.32.2-30.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src"
},
"product_reference": "gnome-shell-0:3.32.2-30.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-0:3.32.2-30.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64"
},
"product_reference": "gnome-shell-0:3.32.2-30.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64"
},
"product_reference": "gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le"
},
"product_reference": "gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x"
},
"product_reference": "gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64"
},
"product_reference": "gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64"
},
"product_reference": "gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le"
},
"product_reference": "gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x"
},
"product_reference": "gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-debugsource-0:3.32.2-30.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64"
},
"product_reference": "gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-common-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch"
},
"product_reference": "gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-shell-extensions-0:3.32.1-14.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src"
},
"product_reference": "gnome-shell-extensions-0:3.32.1-14.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-0:3.36.1-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64"
},
"product_reference": "gnome-software-0:3.36.1-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-0:3.36.1-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le"
},
"product_reference": "gnome-software-0:3.36.1-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-0:3.36.1-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x"
},
"product_reference": "gnome-software-0:3.36.1-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-0:3.36.1-5.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src"
},
"product_reference": "gnome-software-0:3.36.1-5.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-0:3.36.1-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64"
},
"product_reference": "gnome-software-0:3.36.1-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64"
},
"product_reference": "gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le"
},
"product_reference": "gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x"
},
"product_reference": "gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debuginfo-0:3.36.1-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64"
},
"product_reference": "gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64"
},
"product_reference": "gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le"
},
"product_reference": "gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x"
},
"product_reference": "gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-software-debugsource-0:3.36.1-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64"
},
"product_reference": "gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-0:3.28.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64"
},
"product_reference": "gnome-terminal-0:3.28.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-0:3.28.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le"
},
"product_reference": "gnome-terminal-0:3.28.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-0:3.28.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x"
},
"product_reference": "gnome-terminal-0:3.28.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-0:3.28.3-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src"
},
"product_reference": "gnome-terminal-0:3.28.3-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-0:3.28.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64"
},
"product_reference": "gnome-terminal-0:3.28.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64"
},
"product_reference": "gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le"
},
"product_reference": "gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x"
},
"product_reference": "gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64"
},
"product_reference": "gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64"
},
"product_reference": "gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le"
},
"product_reference": "gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x"
},
"product_reference": "gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64"
},
"product_reference": "gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64"
},
"product_reference": "gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le"
},
"product_reference": "gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x"
},
"product_reference": "gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64"
},
"product_reference": "gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64"
},
"product_reference": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le"
},
"product_reference": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x"
},
"product_reference": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64"
},
"product_reference": "gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-0:2.24.32-5.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src"
},
"product_reference": "gtk2-0:2.24.32-5.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-debuginfo-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debuginfo-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-debugsource-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-debugsource-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-debugsource-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-devel-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-devel-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-devel-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-devel-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-devel-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-devel-docs-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-immodules-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-immodules-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-immodules-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-immodules-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64"
},
"product_reference": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686"
},
"product_reference": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le"
},
"product_reference": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x"
},
"product_reference": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64"
},
"product_reference": "gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-docs-0:2.24.5-6.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch"
},
"product_reference": "gtkmm24-docs-0:2.24.5-6.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-doc-0:3.22.2-3.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch"
},
"product_reference": "gtkmm30-doc-0:3.22.2-3.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src"
},
"product_reference": "gvfs-0:1.36.2-11.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afc-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afc-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afc-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-doc-0:2.10.0-6.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch"
},
"product_reference": "libsigc++20-doc-0:2.10.0-6.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src"
},
"product_reference": "libvisual-1:0.4.0-25.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src"
},
"product_reference": "mutter-0:3.32.2-57.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src"
},
"product_reference": "nautilus-0:3.28.1-15.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src"
},
"product_reference": "pangomm-0:2.40.1-6.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-doc-0:2.40.1-6.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch"
},
"product_reference": "pangomm-doc-0:2.40.1-6.el8.noarch",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-0:2.30.4-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src"
},
"product_reference": "webkit2gtk3-0:2.30.4-1.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64"
},
"product_reference": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686"
},
"product_reference": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le"
},
"product_reference": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x"
},
"product_reference": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
},
"product_reference": "webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src"
},
"product_reference": "woff2-0:1.0.2-5.el8.src",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src"
},
"product_reference": "gamin-0:0.1.10-32.el8.src",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src"
},
"product_reference": "glib2-0:2.56.4-9.el8.src",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-9.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-9.el8.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-0:2.2.0-12.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src"
},
"product_reference": "OpenEXR-0:2.2.0-12.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-devel-0:2.2.0-12.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-0:2.2.0-12.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64"
},
"product_reference": "OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-0:0.6.55-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-devel-0:0.6.55-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-devel-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-0:0.6.55-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-libs-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64"
},
"product_reference": "accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src"
},
"product_reference": "atkmm-0:2.24.2-7.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-0:2.24.2-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-debugsource-0:2.24.2-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-devel-0:2.24.2-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64"
},
"product_reference": "atkmm-devel-0:2.24.2-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atkmm-doc-0:2.24.2-7.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch"
},
"product_reference": "atkmm-doc-0:2.24.2-7.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src"
},
"product_reference": "cairomm-0:1.12.0-8.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-0:1.12.0-8.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-debugsource-0:1.12.0-8.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-devel-0:1.12.0-8.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64"
},
"product_reference": "cairomm-devel-0:1.12.0-8.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cairomm-doc-0:1.12.0-8.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch"
},
"product_reference": "cairomm-doc-0:1.12.0-8.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src"
},
"product_reference": "enchant2-0:2.2.3-3.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-0:2.2.3-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-debugsource-0:2.2.3-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-devel-0:2.2.3-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-devel-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64"
},
"product_reference": "enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src"
},
"product_reference": "gamin-0:0.1.10-32.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-0:0.1.10-32.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debuginfo-0:0.1.10-32.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-debugsource-0:0.1.10-32.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-debugsource-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0:0.1.10-32.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64"
},
"product_reference": "gamin-devel-0:0.1.10-32.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-demos-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-devel-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-devel-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-libs-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64"
},
"product_reference": "geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src"
},
"product_reference": "gjs-0:1.56.2-5.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-0:1.56.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debuginfo-0:1.56.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-debugsource-0:1.56.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-debugsource-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-devel-0:1.56.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-devel-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64"
},
"product_reference": "gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src"
},
"product_reference": "glib2-0:2.56.4-9.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-9.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-9.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-0:2.56.0-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-devel-0:2.56.0-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64"
},
"product_reference": "glibmm24-devel-0:2.56.0-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibmm24-doc-0:2.56.0-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch"
},
"product_reference": "glibmm24-doc-0:2.56.0-2.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk-doc-0:1.28-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64"
},
"product_reference": "gtk-doc-0:1.28-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk-doc-0:1.28-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le"
},
"product_reference": "gtk-doc-0:1.28-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk-doc-0:1.28-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x"
},
"product_reference": "gtk-doc-0:1.28-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk-doc-0:1.28-3.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src"
},
"product_reference": "gtk-doc-0:1.28-3.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtk-doc-0:1.28-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64"
},
"product_reference": "gtk-doc-0:1.28-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-0:2.24.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-devel-0:2.24.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64"
},
"product_reference": "gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm24-docs-0:2.24.5-6.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch"
},
"product_reference": "gtkmm24-docs-0:2.24.5-6.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-0:3.22.2-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-devel-0:3.22.2-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64"
},
"product_reference": "gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtkmm30-doc-0:3.22.2-3.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch"
},
"product_reference": "gtkmm30-doc-0:3.22.2-3.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src"
},
"product_reference": "gvfs-0:1.36.2-11.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afc-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afc-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afc-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afp-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-archive-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-client-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-debugsource-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-devel-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-fuse-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-goa-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-mtp-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-smb-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64"
},
"product_reference": "gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-0:3.28.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdazzle-devel-0:3.28.5-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64"
},
"product_reference": "libdazzle-devel-0:3.28.5-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-0:0.1.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libepubgen-devel-0:0.1.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64"
},
"product_reference": "libepubgen-devel-0:0.1.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-0:3.4.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64"
},
"product_reference": "libsass-0:3.4.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-0:3.4.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686"
},
"product_reference": "libsass-0:3.4.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-0:3.4.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le"
},
"product_reference": "libsass-0:3.4.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-0:3.4.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x"
},
"product_reference": "libsass-0:3.4.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-0:3.4.5-6.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src"
},
"product_reference": "libsass-0:3.4.5-6.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-0:3.4.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64"
},
"product_reference": "libsass-0:3.4.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64"
},
"product_reference": "libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686"
},
"product_reference": "libsass-debuginfo-0:3.4.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le"
},
"product_reference": "libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x"
},
"product_reference": "libsass-debuginfo-0:3.4.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debuginfo-0:3.4.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64"
},
"product_reference": "libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debugsource-0:3.4.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64"
},
"product_reference": "libsass-debugsource-0:3.4.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debugsource-0:3.4.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686"
},
"product_reference": "libsass-debugsource-0:3.4.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debugsource-0:3.4.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le"
},
"product_reference": "libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debugsource-0:3.4.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x"
},
"product_reference": "libsass-debugsource-0:3.4.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-debugsource-0:3.4.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64"
},
"product_reference": "libsass-debugsource-0:3.4.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-devel-0:3.4.5-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64"
},
"product_reference": "libsass-devel-0:3.4.5-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-devel-0:3.4.5-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686"
},
"product_reference": "libsass-devel-0:3.4.5-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-devel-0:3.4.5-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le"
},
"product_reference": "libsass-devel-0:3.4.5-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-devel-0:3.4.5-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x"
},
"product_reference": "libsass-devel-0:3.4.5-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsass-devel-0:3.4.5-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64"
},
"product_reference": "libsass-devel-0:3.4.5-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-0:2.10.0-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-devel-0:2.10.0-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64"
},
"product_reference": "libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsigc++20-doc-0:2.10.0-6.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch"
},
"product_reference": "libsigc++20-doc-0:2.10.0-6.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src"
},
"product_reference": "libvisual-1:0.4.0-25.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-1:0.4.0-25.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-debugsource-1:0.4.0-25.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvisual-devel-1:0.4.0-25.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64"
},
"product_reference": "libvisual-devel-1:0.4.0-25.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src"
},
"product_reference": "mutter-0:3.32.2-57.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-0:3.32.2-57.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debuginfo-0:3.32.2-57.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-debugsource-0:3.32.2-57.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-debugsource-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-devel-0:3.32.2-57.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-devel-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64"
},
"product_reference": "mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src"
},
"product_reference": "nautilus-0:3.28.1-15.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-0:3.28.1-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-debugsource-0:3.28.1-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-devel-0:3.28.1-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-devel-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-0:3.28.1-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-extensions-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64"
},
"product_reference": "nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src"
},
"product_reference": "pangomm-0:2.40.1-6.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-0:2.40.1-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-debugsource-0:2.40.1-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-devel-0:2.40.1-6.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64"
},
"product_reference": "pangomm-devel-0:2.40.1-6.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pangomm-doc-0:2.40.1-6.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch"
},
"product_reference": "pangomm-doc-0:2.40.1-6.el8.noarch",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-0:2.0.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "soundtouch-devel-0:2.0.0-3.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64"
},
"product_reference": "soundtouch-devel-0:2.0.0-3.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-0:0.40.19-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64"
},
"product_reference": "vala-0:0.40.19-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-0:0.40.19-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686"
},
"product_reference": "vala-0:0.40.19-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-0:0.40.19-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le"
},
"product_reference": "vala-0:0.40.19-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-0:0.40.19-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x"
},
"product_reference": "vala-0:0.40.19-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-0:0.40.19-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src"
},
"product_reference": "vala-0:0.40.19-2.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-0:0.40.19-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64"
},
"product_reference": "vala-0:0.40.19-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debuginfo-0:0.40.19-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64"
},
"product_reference": "vala-debuginfo-0:0.40.19-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debuginfo-0:0.40.19-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686"
},
"product_reference": "vala-debuginfo-0:0.40.19-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debuginfo-0:0.40.19-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le"
},
"product_reference": "vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debuginfo-0:0.40.19-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x"
},
"product_reference": "vala-debuginfo-0:0.40.19-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debuginfo-0:0.40.19-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64"
},
"product_reference": "vala-debuginfo-0:0.40.19-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debugsource-0:0.40.19-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64"
},
"product_reference": "vala-debugsource-0:0.40.19-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debugsource-0:0.40.19-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686"
},
"product_reference": "vala-debugsource-0:0.40.19-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debugsource-0:0.40.19-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le"
},
"product_reference": "vala-debugsource-0:0.40.19-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debugsource-0:0.40.19-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x"
},
"product_reference": "vala-debugsource-0:0.40.19-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-debugsource-0:0.40.19-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64"
},
"product_reference": "vala-debugsource-0:0.40.19-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-devel-0:0.40.19-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64"
},
"product_reference": "vala-devel-0:0.40.19-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-devel-0:0.40.19-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686"
},
"product_reference": "vala-devel-0:0.40.19-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-devel-0:0.40.19-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le"
},
"product_reference": "vala-devel-0:0.40.19-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-devel-0:0.40.19-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x"
},
"product_reference": "vala-devel-0:0.40.19-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vala-devel-0:0.40.19-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64"
},
"product_reference": "vala-devel-0:0.40.19-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64"
},
"product_reference": "valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686"
},
"product_reference": "valadoc-debuginfo-0:0.40.19-2.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le"
},
"product_reference": "valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x"
},
"product_reference": "valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valadoc-debuginfo-0:0.40.19-2.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64"
},
"product_reference": "valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src"
},
"product_reference": "woff2-0:1.0.2-5.el8.src",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-0:1.0.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debuginfo-0:1.0.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-debugsource-0:1.0.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-debugsource-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.aarch64",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.i686",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.s390x",
"relates_to_product_reference": "CRB-8.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "woff2-devel-0:1.0.2-5.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
},
"product_reference": "woff2-devel-0:1.0.2-5.el8.x86_64",
"relates_to_product_reference": "CRB-8.4.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13012",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2019-06-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728632"
}
],
"notes": [
{
"category": "description",
"text": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib2: insecure permissions for files and directories",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects glib2 as shipped with Red Hat Enterprise Linux 6, 7 and 8 and was rated as having a Low security impact by Red Hat Product Security team.\n\nAlthough Red Hat Enterprise Linux versions above ships the vulnerable code the flaw itself is not currently exploitable due to the presence of another glib2 bug (rhbz#1728896).\nThis bug avoid glib\u0027s \u0027keyfile\u0027 module to be loaded at glib2 initialization, thus the vulnerable code is currently unreachable.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13012"
},
{
"category": "external",
"summary": "RHBZ#1728632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13012",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13012"
}
],
"release_date": "2019-06-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glib2: insecure permissions for files and directories"
},
{
"cve": "CVE-2020-9948",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2020-11-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901214"
}
],
"notes": [
{
"category": "description",
"text": "A type confusion issue was addressed with improved memory handling. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: type confusion may lead to arbitrary code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-9948"
},
{
"category": "external",
"summary": "RHBZ#1901214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901214"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9948"
}
],
"release_date": "2020-11-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: type confusion may lead to arbitrary code execution"
},
{
"cve": "CVE-2020-9951",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-11-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901216"
}
],
"notes": [
{
"category": "description",
"text": "A use after free issue was addressed with improved memory management. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: use-after-free may lead to arbitrary code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-9951"
},
{
"category": "external",
"summary": "RHBZ#1901216",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901216"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-9951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9951"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9951",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9951"
}
],
"release_date": "2020-11-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: use-after-free may lead to arbitrary code execution"
},
{
"cve": "CVE-2020-9983",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-11-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901221"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: out-of-bounds write may lead to code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-9983"
},
{
"category": "external",
"summary": "RHBZ#1901221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901221"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-9983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9983"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9983",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9983"
}
],
"release_date": "2020-11-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: out-of-bounds write may lead to code execution"
},
{
"cve": "CVE-2020-13543",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2020-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903568"
}
],
"notes": [
{
"category": "description",
"text": "A code execution vulnerability exists in the WebSocket functionality of Webkit WebKitGTK 2.30.0. A specially crafted web page can trigger a use-after-free vulnerability which can lead to remote code execution. An attacker can get a user to visit a webpage to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: use-after-free may lead to arbitrary code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-13543"
},
{
"category": "external",
"summary": "RHBZ#1903568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-13543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13543"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-13543",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13543"
},
{
"category": "external",
"summary": "https://webkitgtk.org/security/WSA-2020-0009.html",
"url": "https://webkitgtk.org/security/WSA-2020-0009.html"
}
],
"release_date": "2020-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: use-after-free may lead to arbitrary code execution"
},
{
"cve": "CVE-2020-13584",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-11-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901212"
}
],
"notes": [
{
"category": "description",
"text": "An exploitable use-after-free vulnerability exists in WebKitGTK browser version 2.30.1 x64. A specially crafted HTML web page can cause a use-after-free condition, resulting in a remote code execution. The victim needs to visit a malicious web site to trigger this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: use-after-free may lead to arbitrary code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-13584"
},
{
"category": "external",
"summary": "RHBZ#1901212",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901212"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-13584",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13584"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-13584",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13584"
}
],
"release_date": "2020-11-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: use-after-free may lead to arbitrary code execution"
},
{
"cve": "CVE-2020-16125",
"cwe": {
"id": "CWE-636",
"name": "Not Failing Securely (\u0027Failing Open\u0027)"
},
"discovery_date": "2020-11-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901994"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in GDM. If gdm can\u0027t contact the AccountService service via DBus in a timely manner it would default to assume there are no existing users and would allow the attacker to create a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdm: inability to timely contact accountservice via dbus leads gnome-initial-setup to creation of account with admin privileges",
"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-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16125"
},
{
"category": "external",
"summary": "RHBZ#1901994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16125",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16125"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16125",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16125"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdm/-/issues/642",
"url": "https://gitlab.gnome.org/GNOME/gdm/-/issues/642"
}
],
"release_date": "2020-11-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gdm: inability to timely contact accountservice via dbus leads gnome-initial-setup to creation of account with admin privileges"
},
{
"cve": "CVE-2021-1817",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1986852"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5. Processing maliciously crafted web content may lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: Memory corruption leading to arbitrary code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-1817"
},
{
"category": "external",
"summary": "RHBZ#1986852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-1817",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-1817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-1817"
},
{
"category": "external",
"summary": "https://webkitgtk.org/security/WSA-2021-0004.html",
"url": "https://webkitgtk.org/security/WSA-2021-0004.html"
}
],
"release_date": "2021-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: Memory corruption leading to arbitrary code execution"
},
{
"cve": "CVE-2021-1820",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1986856"
}
],
"notes": [
{
"category": "description",
"text": "A memory initialization issue was addressed with improved memory handling. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5. Processing maliciously crafted web content may result in the disclosure of process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: Memory initialization issue possibly leading to memory disclosure",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-1820"
},
{
"category": "external",
"summary": "RHBZ#1986856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-1820",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-1820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-1820"
},
{
"category": "external",
"summary": "https://webkitgtk.org/security/WSA-2021-0004.html",
"url": "https://webkitgtk.org/security/WSA-2021-0004.html"
}
],
"release_date": "2021-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: Memory initialization issue possibly leading to memory disclosure"
},
{
"cve": "CVE-2021-1825",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1986858"
}
],
"notes": [
{
"category": "description",
"text": "An input validation issue was addressed with improved input validation. This issue is fixed in iTunes 12.11.3 for Windows, iCloud for Windows 12.3, macOS Big Sur 11.3, Safari 14.1, watchOS 7.4, tvOS 14.5, iOS 14.5 and iPadOS 14.5. Processing maliciously crafted web content may lead to a cross site scripting attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: Input validation issue leading to cross site scripting attack",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-1825"
},
{
"category": "external",
"summary": "RHBZ#1986858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-1825",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-1825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-1825"
},
{
"category": "external",
"summary": "https://webkitgtk.org/security/WSA-2021-0004.html",
"url": "https://webkitgtk.org/security/WSA-2021-0004.html"
}
],
"release_date": "2021-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: Input validation issue leading to cross site scripting attack"
},
{
"cve": "CVE-2021-1826",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1986860"
}
],
"notes": [
{
"category": "description",
"text": "A logic issue was addressed with improved restrictions. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5. Processing maliciously crafted web content may lead to universal cross site scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: Logic issue leading to universal cross site scripting attack",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-1826"
},
{
"category": "external",
"summary": "RHBZ#1986860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986860"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-1826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-1826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-1826"
},
{
"category": "external",
"summary": "https://webkitgtk.org/security/WSA-2021-0004.html",
"url": "https://webkitgtk.org/security/WSA-2021-0004.html"
}
],
"release_date": "2021-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: Logic issue leading to universal cross site scripting attack"
},
{
"cve": "CVE-2021-30661",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1986870"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webkitgtk package. Affected versions of this package could allow a remote attacker to execute arbitrary code on the system caused by a use-after-free in the WebKit component. An attacker can execute arbitrary code on the system by persuading a victim to visit a specially crafted Web site.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webkitgtk: Use-after-free leading to arbitrary code execution",
"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-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-30661"
},
{
"category": "external",
"summary": "RHBZ#1986870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-30661",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30661"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-30661",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30661"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2021-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-18T14:02:44+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\nGDM must be restarted for this update to take effect.",
"product_ids": [
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"AppStream-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"AppStream-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"AppStream-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"AppStream-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"AppStream-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"AppStream-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"AppStream-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"AppStream-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"AppStream-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.aarch64",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.ppc64le",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.s390x",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.src",
"AppStream-8.4.0.GA:chrome-gnome-shell-0:10.1-7.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-core-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.i686",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-core-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.src",
"AppStream-8.4.0.GA:dleyna-server-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debuginfo-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:dleyna-server-debugsource-0:0.6.0-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"AppStream-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"AppStream-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.src",
"AppStream-8.4.0.GA:gdm-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debuginfo-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.aarch64",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.i686",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.ppc64le",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.s390x",
"AppStream-8.4.0.GA:gdm-debugsource-1:3.28.3-39.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"AppStream-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"AppStream-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.src",
"AppStream-8.4.0.GA:geocode-glib-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debuginfo-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-debugsource-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.aarch64",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.i686",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.s390x",
"AppStream-8.4.0.GA:geocode-glib-devel-0:3.26.0-3.el8.x86_64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"AppStream-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"AppStream-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"AppStream-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"AppStream-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"AppStream-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.src",
"AppStream-8.4.0.GA:gnome-boxes-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debuginfo-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-boxes-debugsource-0:3.36.5-8.el8.x86_64",
"AppStream-8.4.0.GA:gnome-classic-session-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.src",
"AppStream-8.4.0.GA:gnome-control-center-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debuginfo-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.aarch64",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.s390x",
"AppStream-8.4.0.GA:gnome-control-center-debugsource-0:3.28.2-27.el8.x86_64",
"AppStream-8.4.0.GA:gnome-control-center-filesystem-0:3.28.2-27.el8.noarch",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.src",
"AppStream-8.4.0.GA:gnome-online-accounts-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debuginfo-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-debugsource-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.aarch64",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.i686",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.s390x",
"AppStream-8.4.0.GA:gnome-online-accounts-devel-0:3.28.2-2.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.src",
"AppStream-8.4.0.GA:gnome-photos-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debuginfo-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-debugsource-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-photos-tests-0:3.28.1-4.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.src",
"AppStream-8.4.0.GA:gnome-settings-daemon-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debuginfo-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.aarch64",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.s390x",
"AppStream-8.4.0.GA:gnome-settings-daemon-debugsource-0:3.32.0-14.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.src",
"AppStream-8.4.0.GA:gnome-shell-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debuginfo-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.aarch64",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.s390x",
"AppStream-8.4.0.GA:gnome-shell-debugsource-0:3.32.2-30.el8.x86_64",
"AppStream-8.4.0.GA:gnome-shell-extension-apps-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-auto-move-windows-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-common-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-dash-to-dock-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-desktop-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-disable-screenshield-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-drive-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-horizontal-workspaces-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-launch-new-instance-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-native-window-placement-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-no-hot-corner-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-panel-favorites-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-places-menu-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-screenshot-window-sizer-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-systemMonitor-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-top-icons-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-updates-dialog-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-user-theme-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-grouper-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-window-list-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-windowsNavigator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extension-workspace-indicator-0:3.32.1-14.el8.noarch",
"AppStream-8.4.0.GA:gnome-shell-extensions-0:3.32.1-14.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.src",
"AppStream-8.4.0.GA:gnome-software-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debuginfo-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.aarch64",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.s390x",
"AppStream-8.4.0.GA:gnome-software-debugsource-0:3.36.1-5.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.src",
"AppStream-8.4.0.GA:gnome-terminal-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-debugsource-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.aarch64",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.ppc64le",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.s390x",
"AppStream-8.4.0.GA:gnome-terminal-nautilus-debuginfo-0:3.28.3-3.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.src",
"AppStream-8.4.0.GA:gtk2-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-debugsource-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-devel-docs-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodule-xim-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.aarch64",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.i686",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.ppc64le",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.s390x",
"AppStream-8.4.0.GA:gtk2-immodules-debuginfo-0:2.24.32-5.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"AppStream-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"AppStream-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"AppStream-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"AppStream-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"AppStream-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"AppStream-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"AppStream-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"AppStream-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"AppStream-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"AppStream-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"AppStream-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"AppStream-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"AppStream-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"AppStream-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"AppStream-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"AppStream-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"AppStream-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"AppStream-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"AppStream-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"AppStream-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"AppStream-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"AppStream-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"AppStream-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"AppStream-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"AppStream-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.src",
"AppStream-8.4.0.GA:webkit2gtk3-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-debugsource-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.aarch64",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.i686",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.ppc64le",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.s390x",
"AppStream-8.4.0.GA:webkit2gtk3-jsc-devel-debuginfo-0:2.30.4-1.el8.x86_64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"AppStream-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"AppStream-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"BaseOS-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"BaseOS-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"BaseOS-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"BaseOS-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-0:2.2.0-12.el8.src",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-debugsource-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-devel-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.aarch64",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.i686",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.ppc64le",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.s390x",
"CRB-8.4.0.GA:OpenEXR-libs-debuginfo-0:2.2.0-12.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.src",
"CRB-8.4.0.GA:accountsservice-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-debugsource-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-devel-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.aarch64",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.i686",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.ppc64le",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.s390x",
"CRB-8.4.0.GA:accountsservice-libs-debuginfo-0:0.6.55-1.el8.x86_64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.src",
"CRB-8.4.0.GA:atkmm-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debuginfo-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-debugsource-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.aarch64",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.i686",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.ppc64le",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.s390x",
"CRB-8.4.0.GA:atkmm-devel-0:2.24.2-7.el8.x86_64",
"CRB-8.4.0.GA:atkmm-doc-0:2.24.2-7.el8.noarch",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.src",
"CRB-8.4.0.GA:cairomm-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debuginfo-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-debugsource-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.aarch64",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.i686",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.ppc64le",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.s390x",
"CRB-8.4.0.GA:cairomm-devel-0:1.12.0-8.el8.x86_64",
"CRB-8.4.0.GA:cairomm-doc-0:1.12.0-8.el8.noarch",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.src",
"CRB-8.4.0.GA:enchant2-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-aspell-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-debugsource-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-devel-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.aarch64",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.i686",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.ppc64le",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.s390x",
"CRB-8.4.0.GA:enchant2-voikko-debuginfo-0:2.2.3-3.el8.x86_64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.src",
"CRB-8.4.0.GA:gamin-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debuginfo-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-debugsource-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.aarch64",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.i686",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.ppc64le",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.s390x",
"CRB-8.4.0.GA:gamin-devel-0:0.1.10-32.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.src",
"CRB-8.4.0.GA:geoclue2-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-debugsource-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-demos-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-devel-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.aarch64",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.i686",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.ppc64le",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.s390x",
"CRB-8.4.0.GA:geoclue2-libs-debuginfo-0:2.5.5-2.el8.x86_64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.src",
"CRB-8.4.0.GA:gjs-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-debugsource-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-devel-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.aarch64",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.i686",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.ppc64le",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.s390x",
"CRB-8.4.0.GA:gjs-tests-debuginfo-0:1.56.2-5.el8.x86_64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.src",
"CRB-8.4.0.GA:glib2-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-debugsource-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-devel-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-doc-0:2.56.4-9.el8.noarch",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-fam-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-static-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.aarch64",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.i686",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.ppc64le",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.s390x",
"CRB-8.4.0.GA:glib2-tests-debuginfo-0:2.56.4-9.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.src",
"CRB-8.4.0.GA:glibmm24-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debuginfo-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-debugsource-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.aarch64",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.i686",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.ppc64le",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.s390x",
"CRB-8.4.0.GA:glibmm24-devel-0:2.56.0-2.el8.x86_64",
"CRB-8.4.0.GA:glibmm24-doc-0:2.56.0-2.el8.noarch",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.aarch64",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.ppc64le",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.s390x",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.src",
"CRB-8.4.0.GA:gtk-doc-0:1.28-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.src",
"CRB-8.4.0.GA:gtkmm24-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debuginfo-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-debugsource-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.aarch64",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.i686",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.s390x",
"CRB-8.4.0.GA:gtkmm24-devel-0:2.24.5-6.el8.x86_64",
"CRB-8.4.0.GA:gtkmm24-docs-0:2.24.5-6.el8.noarch",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.src",
"CRB-8.4.0.GA:gtkmm30-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debuginfo-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-debugsource-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.aarch64",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.i686",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.ppc64le",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.s390x",
"CRB-8.4.0.GA:gtkmm30-devel-0:3.22.2-3.el8.x86_64",
"CRB-8.4.0.GA:gtkmm30-doc-0:3.22.2-3.el8.noarch",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.src",
"CRB-8.4.0.GA:gvfs-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afc-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-afp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-archive-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-client-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-debugsource-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-devel-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-fuse-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-goa-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-gphoto2-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-mtp-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.aarch64",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.i686",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.ppc64le",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.s390x",
"CRB-8.4.0.GA:gvfs-smb-debuginfo-0:1.36.2-11.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.src",
"CRB-8.4.0.GA:libdazzle-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debuginfo-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-debugsource-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.aarch64",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.i686",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.ppc64le",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.s390x",
"CRB-8.4.0.GA:libdazzle-devel-0:3.28.5-2.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.src",
"CRB-8.4.0.GA:libepubgen-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debuginfo-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-debugsource-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.aarch64",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.i686",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.ppc64le",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.s390x",
"CRB-8.4.0.GA:libepubgen-devel-0:0.1.0-3.el8.x86_64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.src",
"CRB-8.4.0.GA:libsass-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debuginfo-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-debugsource-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.aarch64",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.i686",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.ppc64le",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.s390x",
"CRB-8.4.0.GA:libsass-devel-0:3.4.5-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.src",
"CRB-8.4.0.GA:libsigc++20-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debuginfo-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-debugsource-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.aarch64",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.i686",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.ppc64le",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.s390x",
"CRB-8.4.0.GA:libsigc++20-devel-0:2.10.0-6.el8.x86_64",
"CRB-8.4.0.GA:libsigc++20-doc-0:2.10.0-6.el8.noarch",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.src",
"CRB-8.4.0.GA:libvisual-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debuginfo-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-debugsource-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.aarch64",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.i686",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.ppc64le",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.s390x",
"CRB-8.4.0.GA:libvisual-devel-1:0.4.0-25.el8.x86_64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.src",
"CRB-8.4.0.GA:mutter-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-debugsource-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-devel-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.aarch64",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.i686",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.ppc64le",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.s390x",
"CRB-8.4.0.GA:mutter-tests-debuginfo-0:3.32.2-57.el8.x86_64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.src",
"CRB-8.4.0.GA:nautilus-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-debugsource-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-devel-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.aarch64",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.i686",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.ppc64le",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.s390x",
"CRB-8.4.0.GA:nautilus-extensions-debuginfo-0:3.28.1-15.el8.x86_64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.src",
"CRB-8.4.0.GA:pangomm-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debuginfo-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-debugsource-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.aarch64",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.i686",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.ppc64le",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.s390x",
"CRB-8.4.0.GA:pangomm-devel-0:2.40.1-6.el8.x86_64",
"CRB-8.4.0.GA:pangomm-doc-0:2.40.1-6.el8.noarch",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.src",
"CRB-8.4.0.GA:soundtouch-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debuginfo-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-debugsource-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.aarch64",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.i686",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.ppc64le",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.s390x",
"CRB-8.4.0.GA:soundtouch-devel-0:2.0.0-3.el8.x86_64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.src",
"CRB-8.4.0.GA:vala-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-debugsource-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:vala-devel-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.aarch64",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.i686",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.ppc64le",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.s390x",
"CRB-8.4.0.GA:valadoc-debuginfo-0:0.40.19-2.el8.x86_64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.src",
"CRB-8.4.0.GA:woff2-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debuginfo-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-debugsource-0:1.0.2-5.el8.x86_64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.aarch64",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.i686",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.ppc64le",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.s390x",
"CRB-8.4.0.GA:woff2-devel-0:1.0.2-5.el8.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webkitgtk: Use-after-free leading to arbitrary code execution"
}
]
}
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.